 | 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.9.9.0 (3.9.9.0)
Syntaxpublic int Capacity { get; }
Public ReadOnly Property Capacity As Integer
Get
Property Value
Type:
Int32
See Also