'Declaration Public Function EnsureCapacity( _ ByVal capacity As System.Integer _ ) As System.Integer
public System.int EnsureCapacity( System.int capacity )
Parameters
- capacity
- The minimum capacity to ensure.
Return Value
The new capacity of the SvgElementCollection.