Back to Devexpress

DXCollectionBase<T> Constructors

corelibraries-devexpress-dot-utils-dot-dxcollectionbase-1-dot-ctor.md

latest941 B
Original Source

DXCollectionBase<T> Constructors

Represents the universal collection, which may be used as a base class for other collection classes.

NameParametersDescription
DXCollectionBase()noneInitializes a new instance of the DXCollectionBase<T> class with the default settings.
DXCollectionBase(Int32)capacityInitializes a new instance of the DXCollectionBase<T> class with the specified capacity.

See Also

DXCollectionBase<T> Class

DXCollectionBase<T> Members

DevExpress.Utils Namespace