DioDocs for PDF
Swap メソッド (SvgElementCollection)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgElementCollection クラス : Swap メソッド
Swaps two elements at the index1 and index2.
シンタックス
'宣言
 
Public Sub Swap( _
   ByVal index1 As System.Integer, _
   ByVal index2 As System.Integer _
) 
public void Swap( 
   System.int index1,
   System.int index2
)

パラメータ

index1
index2
参照

SvgElementCollection クラス
SvgElementCollection メンバ