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