CollectionExtensions Methods |
The CollectionExtensions type exposes the following members.
Methods
| Name | Description |
---|
  | DistinctByTSource, TKey(IEnumerableUTT, FuncUTT, UTT) | |
  | DistinctByTSource, TKey(IEnumerableUTT, FuncUTT, UTT, IEqualityComparerUTT) | |
  | MaxBySourceType, KeyType(IEnumerableUTT, FuncUTT, UTT) | |
  | MaxBySourceType, KeyType(IEnumerableUTT, FuncUTT, UTT, IComparerUTT) | |
  | MinBySourceType, KeyType(IEnumerableUTT, FuncUTT, UTT) | |
  | MinBySourceType, KeyType(IEnumerableUTT, FuncUTT, UTT, IComparerUTT) | |
  | ShuffleT(IListUTT) | |
  | ShuffleT(IListUTT, Random) | |
  | ShuffledT | |
  | YieldT | |
Top
See Also