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