Click or drag to resize

QdbBlobPointCollectionCapacity 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.10.2.0 (3.10.2.0)
Syntax
public int Capacity { get; }

Property Value

Type: Int32
See Also