BulletGraph for WinForms
Move メソッド (ValueImageCollection)

C1.Win.C1Gauge.4.5.2 アセンブリ > C1.Win.C1Gauge 名前空間 > ValueImageCollection クラス : 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
参照

ValueImageCollection クラス
ValueImageCollection メンバ