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