[System.Runtime.CompilerServices.AsyncStateMachine(C1.CollectionView.ICollectionViewEx/d__57`1)] [System.Runtime.CompilerServices.Extension()] public static System.Threading.Tasks.Task ReplaceAsync<T>( ICollectionView<T> collectionView, System.int index, T item ) where T: class
パラメータ
- collectionView
- コレクションビュー
- index
- インデックス
- item
- 項目
型パラメータ
- T