TStackAdapter<T>.fSource Field

Represents field fSource.

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

Field Value

Type: IStack<T>