TCollectionList<T>.Create(TCollection) Constructor
Initializes a new instance of the TCollectionList<T> class.
public constructor Create(const collection: TCollection);
Parameters
- collection
- Type: TCollection
Initializes a new instance of the TCollectionList<T> class.
public constructor Create(const collection: TCollection);