Moves an item from the specified to .
シンタックス
'宣言
Function MoveAsync( _
ByVal As System.Integer, _
ByVal As System.Integer _
) As System.Threading.Tasks.Task
System.Threading.Tasks.Task MoveAsync(
System.int ,
System.int
)
パラメータ
- fromIndex
- From index.
- toIndex
- To index.
参照