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_FillBackwardExtension.htm below:

FillBackwardExtension Class

FillBackward extension.

Inheritance Hierarchy Namespace:  MoreLinq.Extensions
Assembly:

MoreLinq (in MoreLinq.dll) Version: 3.0.0

Syntax
public static class FillBackwardExtension
<ExtensionAttribute>
Public NotInheritable Class FillBackwardExtension
[ExtensionAttribute]
public ref class FillBackwardExtension abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type FillBackwardExtension =  class end
Methods   Name Description FillBackwardT(IEnumerableT)

Returns a sequence with each null reference or value in the source replaced with the following non-null reference or value in that sequence.

FillBackwardT(IEnumerableT, FuncT, Boolean)

Returns a sequence with each missing element in the source replaced with the following non-missing element in that sequence. An additional parameter specifies a function used to determine if an element is considered missing or not.

FillBackwardT(IEnumerableT, FuncT, Boolean, FuncT, T, T)

Returns a sequence with each missing element in the source replaced with the following non-missing element in that sequence. Additional parameters specifiy two functions, one used to determine if an element is considered missing or not and another to provide the replacement for the missing element.

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