TGroupJoinIterator<TOuter,TInner,TKey,TResult>.fInnerKeySelector Field

Represents field fInnerKeySelector.

Namespace: Spring.Collections.Extensions
private
 fInnerKeySelector: TFunc<TInner, TKey>;

Field Value

Type: TFunc<TInner, TKey>