Create(Integer) Constructor
Initializes a new instance of the TdxOrdinalList class with specified settings.
Declaration
constructor Create(ACapacity: Integer = 0);
Parameters
Name | Type |
---|---|
ACapacity | Integer |
See Also
Initializes a new instance of the TdxOrdinalList class with specified settings.
constructor Create(ACapacity: Integer = 0);
Name | Type |
---|---|
ACapacity | Integer |
No
Your feedback is appreciated.