DioDocs for PDF
RemoveAt メソッド (SvgElementCollection)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgElementCollection クラス : RemoveAt メソッド
The zero-based index of the element to remove.
Removes the element at the specified index of the SvgElementCollection.
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

パラメータ

index
The zero-based index of the element to remove.
参照

SvgElementCollection クラス
SvgElementCollection メンバ