TEnumerableBase<T>.fComparer Field
Summary
Represents field
fComparer
.
Namespace
:
Spring.Collections.Base
Syntax
Delphi
protected
fComparer
: IComparer<
T
>;
Field Value
Type: IComparer<
T
>
See Also
Reference
TEnumerableBase<T>
Spring.Collections.Base