CollectionView for WinForms
ReplaceAsync メソッド (C1SortCollectionView<T>)

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > C1SortCollectionView<T> クラス : ReplaceAsync メソッド
The index.
The item.
Replaces the item at the specified index by the new specified item.
シンタックス
'宣言
 
Public Overrides Function ReplaceAsync( _
   ByVal index As System.Integer, _
   ByVal item As System.Object _
) As System.Threading.Tasks.Task
public override System.Threading.Tasks.Task ReplaceAsync( 
   System.int index,
   System.object item
)

パラメータ

index
The index.
item
The item.
参照

C1SortCollectionView<T> クラス
C1SortCollectionView<T> メンバ