Back to Devexpress

DXCollectionBase<T> Properties

corelibraries-devexpress-dot-utils-dot-dxcollectionbase-1-dot-underscore-properties.md

latest1.1 KB
Original Source

DXCollectionBase<T> Properties

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

NameDescription
CapacityGets or sets the number of elements that the DXCollectionBase<T> can contain.
CountGets the number of elements contained in the DXCollectionBase<T> instance.
UniquenessProviderTypeGets or sets the type of an object, which provides uniqueness for the current DXCollectionBase<T>.

See Also

DXCollectionBase<T> Class

DXCollectionBase<T> Members

DevExpress.Utils Namespace