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

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > C1WrapCollectionView<S,T> クラス : CanInsert メソッド
The index where the items would be inserted.
Determines whether a new item can be inserted in the collection at the specified index.
シンタックス
'宣言
 
Public Overridable Function CanInsert( _
   ByVal index As System.Integer _
) As System.Boolean
public virtual System.bool CanInsert( 
   System.int index
)

パラメータ

index
The index where the items would be inserted.
参照

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