TCollectionList<T>.Create(TCollection) Constructor

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

Namespace: Spring.Collections.Lists
public
 constructor Create(const collection: TCollection);

Parameters

collection
Type: TCollection