RangeCollection(Int32) Constructor
Namespace: BeeMobile.GaugeAssembly: BeeMobile.Gauge.NET48 (in BeeMobile.Gauge.NET48.dll) Version: 4.8.0.4
public RangeCollection(
int capacity
)
Public Sub New (
capacity As Integer
)
Parameters
- capacity Int32
- The initial capacity of the RangeCollection.