'宣言 Public Function EnsureCapacity( _ ByVal capacity As System.Integer _ ) As System.Integer
public System.int EnsureCapacity( System.int capacity )
パラメータ
- capacity
- The minimum capacity to ensure.
戻り値の型
The new capacity of the SvgElementCollection.
'宣言 Public Function EnsureCapacity( _ ByVal capacity As System.Integer _ ) As System.Integer
public System.int EnsureCapacity( System.int capacity )