A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://morelinq.github.io/3.0/ref/api/html/T_MoreLinq_Extensions_ScanRightExtension.htm below:

ScanRight extension.

Inheritance Hierarchy Namespace:  MoreLinq.Extensions
Assembly:

MoreLinq (in MoreLinq.dll) Version: 3.0.0

Syntax
public static class ScanRightExtension
<ExtensionAttribute>
Public NotInheritable Class ScanRightExtension
[ExtensionAttribute]
public ref class ScanRightExtension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type ScanRightExtension =  class end
Methods   Name Description ScanRightTSource(IEnumerableTSource, FuncTSource, TSource, TSource)

Peforms a right-associative scan (inclusive prefix) on a sequence of elements. This operator is the right-associative version of the

ScanTSource(IEnumerableTSource, FuncTSource, TSource, TSource)

LINQ operator.

ScanRightTSource, TAccumulate(IEnumerableTSource, TAccumulate, FuncTSource, TAccumulate, TAccumulate)

Peforms a right-associative scan (inclusive prefix) on a sequence of elements. The specified seed value is used as the initial accumulator value. This operator is the right-associative version of the

ScanTSource, TState(IEnumerableTSource, TState, FuncTState, TSource, TState)

LINQ operator.

Top See Also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4