ArrayList: Capacity (let) |
Sets the number of allocated elements in the array.
Public Property Let Capacity( ByVal RHS As Long )
Exception Type | Condition |
---|---|
ArgumentException | The Capacity was set to a value that is less than Count. |
Read/Write.
Class ArrayList Overview ArrayList Properties ArrayList Methods Capacity (get) Class_InitProperties