DioDocs for PDF
EnsureCapacity メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgElementCollection クラス : EnsureCapacity メソッド
The minimum capacity to ensure.
Ensures that the capacity of this collection is at least the specified capacity.
シンタックス
'宣言
 
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.
参照

SvgElementCollection クラス
SvgElementCollection メンバ