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