BulletGraph for WinForms
Move メソッド (GaugeCollection)

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 > GaugeCollection クラス : Move メソッド
Moves the item with given index (fromIndex) to the new position (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 メンバ