CollectionView for WinForms
MoveAsync メソッド (ISupportEditing)

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > ISupportEditing インターフェース : MoveAsync メソッド
From index.
To index.
Moves an item from the specified fromIndex to toIndex.
シンタックス
'宣言
 
Function MoveAsync( _
   ByVal fromIndex As System.Integer, _
   ByVal toIndex As System.Integer _
) As System.Threading.Tasks.Task
System.Threading.Tasks.Task MoveAsync( 
   System.int fromIndex,
   System.int toIndex
)

パラメータ

fromIndex
From index.
toIndex
To index.
参照

ISupportEditing インターフェース
ISupportEditing メンバ