[System.Runtime.CompilerServices.Extension()] public static System.bool CanRemove<T>( ICollectionView<T> collectionView, System.int index ) where T: class
パラメータ
- collectionView
- コレクションビュー
- index
- 削除する項目のインデックス
型パラメータ
- T
[System.Runtime.CompilerServices.Extension()] public static System.bool CanRemove<T>( ICollectionView<T> collectionView, System.int index ) where T: class