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