Ensures that the capacity of this collection is at least the specified .
public System.int EnsureCapacity(
System.int
)
'Declaration
Public Function EnsureCapacity( _
ByVal As System.Integer _
) As System.Integer
Parameters
- capacity
- The minimum capacity to ensure.
Return Value
The new capacity of the
SvgElementCollection.