IEnumerable<T>.Min(TFunc) Method

Represents method Min(TFunc).

Namespace: Spring.Collections
public
 function Min(const selector: TFunc<T, Integer>): Integer; overload;

Parameters

selector
Type: TFunc<T, Integer>

Return Value

Type: Integer