Back to Devexpress

CoordPointCollection Properties

windowsforms-devexpress-dot-xtramap-dot-coordpointcollection-dot-underscore-properties.md

latest1.6 KB
Original Source

CoordPointCollection Properties

A collection of CoordPoint class descendant objects.

NameDescription
CapacityGets or sets the number of elements that the DXCollectionBase<T> can contain. Inherited from DXCollectionBase<T>.
CountGets the number of elements contained in the DXCollectionBase<T> instance. Inherited from DXCollectionBase<T>.
Item[Int32]Returns a CoordPoint class descendant object stored in the specified index.
UniquenessProviderTypeGets or sets the type of an object, which provides uniqueness for the current DXCollectionBase<T>. Inherited from DXCollectionBase<T>.

See Also

CoordPointCollection Class

CoordPointCollection Members

DevExpress.XtraMap Namespace