DXCollectionBase<T> Constructors
Represents the universal collection, which may be used as a base class for other collection classes.
Name | Parameters | Description |
---|---|---|
DXCollection |
none |
Initializes a new instance of the DXCollection |
DXCollection |
capacity |
Initializes a new instance of the DXCollection |
See Also