TZipIterator<TFirst,TSecond,TResult>.fResultSelector Field

Represents field fResultSelector.

Namespace: Spring.Collections.Extensions
private
 fResultSelector: TFunc<TFirst, TSecond, TResult>;

Field Value

Type: TFunc<TFirst, TSecond, TResult>