ExtensionsMaxBy Method |
Name | Description | |
---|---|---|
MaxByTSource, TKey(IEnumerableTSource, FuncTSource, TKey) |
Returns the item with the maximum value in a sequence of values.
| |
MaxByTSource, TKey(IEnumerableTSource, FuncTSource, TKey, IComparerTKey) |
Returns the item with the maximum value in a sequence of values.
|