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

PartialSortByExtension Class

PartialSortBy extension.

Inheritance Hierarchy Namespace:  MoreLinq.Extensions
Assembly:

MoreLinq (in MoreLinq.dll) Version: 3.0.0

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

Combines

OrderByTSource, TKey(IEnumerableTSource, FuncTSource, TKey, IComparerTKey)

, and

TakeTSource(IEnumerableTSource, Int32)

in a single operation.

PartialSortByTSource, TKey(IEnumerableTSource, Int32, FuncTSource, TKey, OrderByDirection)

Combines

OrderByT, TKey(IEnumerableT, FuncT, TKey, OrderByDirection)

, and

TakeTSource(IEnumerableTSource, Int32)

in a single operation. An additional parameter specifies the direction of the sort

PartialSortByTSource, TKey(IEnumerableTSource, Int32, FuncTSource, TKey, IComparerTKey)

Combines

OrderByTSource, TKey(IEnumerableTSource, FuncTSource, TKey, IComparerTKey)

, and

TakeTSource(IEnumerableTSource, Int32)

in a single operation. An additional parameter specifies how the keys compare to each other.

PartialSortByTSource, TKey(IEnumerableTSource, Int32, FuncTSource, TKey, IComparerTKey, OrderByDirection)

Combines

OrderByT, TKey(IEnumerableT, FuncT, TKey, OrderByDirection)

, and

TakeTSource(IEnumerableTSource, Int32)

in a single operation. Additional parameters specify how the elements compare to each other and the direction of the sort.

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