Utils_LinqMaxOrZero Method |
| Name | Description | |
|---|---|---|
| MaxOrZeroT(ListT, FuncT, Int32) |
Gets the maximum number of a list, where all elements are transformed using a function.
| |
| MaxOrZeroT(ListT, FuncT, Single) |
Gets the maximum number of a list, where all elements are transformed using a function.
|