Click or drag to resize

QdbDoublePointCollection Properties

The QdbDoublePointCollection type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
Gets or sets the total number of elements the collection can hold without resizing.
Public propertyCount
Gets the number of points in the collection
Public propertyItem
Gets the point at the specified index.
Top
See Also