CollectionView for WinForms
ReplaceAsync メソッド (C1WrapCollectionView<S,T>)

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

パラメータ

index
The index.
item
The item.
参照

C1WrapCollectionView<S,T> クラス
C1WrapCollectionView<S,T> メンバ