DXCollection<T> Constructors
Represents the universal collection, which may be used as a base class for other collection classes.| Name | Description |
|---|---|
| DXCollection() | Initializes a new instance of the DXCollection<T> class with the default settings. |
See Also