TOrderedEnumerable<TElement,TKey>.fKeySelector Field

Represents field fKeySelector.

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

Field Value

Type: TFunc<TElement, TKey>