Click or drag to resize

QdbStringPointCollection Properties

The QdbStringPointCollection 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 propertyIsInvalid
When overridden in a derived class, gets a value indicating whether the handle value is invalid.
(Overrides SafeHandleIsInvalid.)
Public propertyItem
Gets the point at the specified index.
Top
See Also