TDistinctByIterator<T,TKey>.fSet Field

Represents field fSet.

Namespace: Spring.Collections.Extensions
private
 fSet: ISet<TKey>;

Field Value

Type: ISet<TKey>