TDistinctByIterator<T,TKey>.fKeySelector Field

Represents field fKeySelector.

Namespace: Spring.Collections.Extensions
private
 fKeySelector: TFunc<T, TKey>;

Field Value

Type: TFunc<T, TKey>