TCollectionList<T>.TEnumerator.Create(TCollectionList<T>) Constructor

Initializes a new instance of the TCollectionList<T>.TEnumerator class.

Namespace: Spring.Collections.Lists
public
 constructor Create(const list: TCollectionList<T>);

Parameters

list
Type: TCollectionList<T>