ComparerExtkThenBy Method |
| Name | Description | |
|---|---|---|
| kThenByT(IComparerT, IComparerT) |
Combines a comparer with a second comparer to implement composite sort
behaviour.
| |
| kThenByT, TKey(IComparerT, FuncT, TKey) |
Combines a comparer with a projection to implement composite sort behaviour.
|