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