TLookup<TKey,TElement>.fGroupingKeys Field
Summary
Represents field
fGroupingKeys
.
Namespace
:
Spring.Collections.Extensions
Syntax
Delphi
private
fGroupingKeys
: TDictionary<
TKey
,
TGrouping
>;
Field Value
Type: TDictionary<
TKey
,
TGrouping
>
See Also
Reference
TLookup<TKey,TElement>
Spring.Collections.Extensions