TListAdapter<T>.fSource Field

Represents field fSource.

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

Field Value

Type: IList<T>