TExtremaByIterator<T,TKey>.fKeySelector Field
Summary
Represents field
fKeySelector
.
Namespace
:
Spring.Collections.Extensions
Syntax
Delphi
private
fKeySelector
: TFunc<
T
,
TKey
>;
Field Value
Type: TFunc<
T
,
TKey
>
See Also
Reference
TExtremaByIterator<T,TKey>
Spring.Collections.Extensions