Click or drag to resize

QdbStringPointCollectionCapacity Property

Gets or sets the total number of elements the collection can hold without resizing.

Namespace:  Quasardb.TimeSeries
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
public int Capacity { get; }

Property Value

Type: Int32
See Also