TDictionary<TKey,TValue>.TOrderedEnumerable.fSortedKeys Field
Summary
Represents field
fSortedKeys
.
Namespace
:
Spring.Collections.Dictionaries
Syntax
Delphi
private
fSortedKeys
: TArray<
TKey
>;
Field Value
Type: TArray<
TKey
>
See Also
Reference
TDictionary<TKey,TValue>.TOrderedEnumerable
TDictionary<TKey,TValue>
Spring.Collections.Dictionaries