Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
Move(Int32,Int32) メソッド
itemIndex にある項目を newIndex へ移動します。
シンタックス
'宣言
Public Overloads Sub Move( _
ByVal As Integer, _
ByVal As Integer _
)
public void Move(
int ,
int
)
パラメータ
- itemIndex
- このインデックスの項目が移動されます。
- newIndex
- 項目はこのインデックスへ移動されます:
参照