TSourceIterator<T>.fSource Field

Represents field fSource.

Namespace: Spring.Collections.Base
protected
 fSource: IEnumerable<T>;

Field Value

Type: IEnumerable<T>