Interactive Extensions
Interactive Extensions
Ix-Main Namespaces
System.Linq
AsyncEnumerable Class
AsyncEnumerable Methods
ThenBy Method
ThenBy(TSource, TKey) Method (IOrderedAsyncEnumerable(TSource), Func(TSource, TKey))
ThenBy(TSource, TKey) Method (IOrderedAsyncEnumerable(TSource), Func(TSource, TKey), IComparer(TKey))
AsyncEnumerable
.
ThenBy Method
Overload List
Name
Description
ThenBy
<
TSource, TKey
>
(IOrderedAsyncEnumerable
<
TSource
>
, Func
<
TSource, TKey
>
)
ThenBy
<
TSource, TKey
>
(IOrderedAsyncEnumerable
<
TSource
>
, Func
<
TSource, TKey
>
, IComparer
<
TKey
>
)
Top
See Also
Reference
AsyncEnumerable Class
System.Linq Namespace