TEnumerableSorter<TElement,TKey>.fKeys Field
Summary
Represents field
fKeys
.
Namespace
:
Spring.Collections.Extensions
Syntax
Delphi
private
fKeys
: TArray<
TKey
>;
Field Value
Type: TArray<
TKey
>
See Also
Reference
TEnumerableSorter<TElement,TKey>
Spring.Collections.Extensions