| QdbInt64PointCollectionCapacity 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; }
Public ReadOnly Property Capacity As Integer
Get
Property Value
Type:
Int32See Also