Enumerable |
Name | Description | |
---|---|---|
MaxOrDefaultT(IEnumerableT, T) | Evaluates the maximum of a enumeration of elements, or returns a default value if the series is empty. | |
MaxOrDefaultT, M(IEnumerableT, FuncT, M, M) | Evaluates the maximum of a enumeration of elements, or returns a default value if the series is empty. |