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