IEnumerable<T>.Max(TFunc) Method
Represents method Max(TFunc)
.
public
function Max(const selector: TFunc<T, Integer>): Integer; overload;
Parameters
- selector
- Type: TFunc<T, Integer>
Return Value
Type: Integer
Represents method Max(TFunc)
.
public
function Max(const selector: TFunc<T, Integer>): Integer; overload;