BulletGraph for WinForms
Move メソッド (GaugeCollection)

C1.Win.C1Gauge.4.5.2 アセンブリ > C1.Win.C1Gauge 名前空間 > GaugeCollection クラス : Move メソッド
指定したインデックス(fromIndex)の項目を新しい位置(toIndex)に移動します。
シンタックス
'宣言
 
Public Sub Move( _
   ByVal fromIndex As System.Integer, _
   ByVal toIndex As System.Integer _
) 
public void Move( 
   System.int fromIndex,
   System.int toIndex
)

パラメータ

fromIndex
toIndex
参照

GaugeCollection クラス
GaugeCollection メンバ