Create(Boolean) Constructor
Initializes a new instance of the TdxList<T> class with specified settings.
Declaration
constructor Create(AOwnsObjects: Boolean); reintroduce; overload;
Parameters
Name | Type |
---|---|
AOwnsObjects | Boolean |
See Also
Initializes a new instance of the TdxList<T> class with specified settings.
constructor Create(AOwnsObjects: Boolean); reintroduce; overload;
Name | Type |
---|---|
AOwnsObjects | Boolean |
No
Your feedback is appreciated.