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