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

Represents field fOuterKeySelector.

Namespace: Spring.Collections.Extensions
private
 fOuterKeySelector: TFunc<TOuter, TKey>;

Field Value

Type: TFunc<TOuter, TKey>