Create(TdxOrdinalList<T>) Constructor
Initializes a new instance of the TdxOrdinalList<T> class with specified settings.
Declaration
constructor Create(ACollection: TdxOrdinalList<T>); overload;
Parameters
Name | Type |
---|---|
ACollection | TdxOrdinalList<T> |
See Also