THashSetAdapter<T>.fSource Field

Represents field fSource.

Namespace: Spring.Collections.Adapters
private
 fSource: ISet<T>;

Field Value

Type: ISet<T>