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

FallbackIfEmptyExtension Class

FallbackIfEmpty extension.

Inheritance Hierarchy Namespace:  MoreLinq.Extensions
Assembly:

MoreLinq (in MoreLinq.dll) Version: 3.0.0

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

Returns the elements of a sequence, but if it is empty then returns an alternate sequence of values.

FallbackIfEmptyT(IEnumerableT, T)

Returns the elements of the specified sequence or the specified value in a singleton collection if the sequence is empty.

FallbackIfEmptyT(IEnumerableT, T)

Returns the elements of a sequence, but if it is empty then returns an alternate sequence from an array of values.

FallbackIfEmptyT(IEnumerableT, T, T)

Returns the elements of a sequence, but if it is empty then returns an alternate sequence of values.

FallbackIfEmptyT(IEnumerableT, T, T, T)

Returns the elements of a sequence, but if it is empty then returns an alternate sequence of values.

FallbackIfEmptyT(IEnumerableT, T, T, T, T)

Returns the elements of a sequence, but if it is empty then returns an alternate sequence of values.

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