TJoinIterator<TOuter,TInner,TKey,TResult>.fLookup Field

Represents field fLookup.

Namespace: Spring.Collections.Extensions
private
 fLookup: TLookup<TKey, TInner>;

Field Value

Type: TLookup<TKey, TInner>