CollectionView for WinForms
CanInsert メソッド (ISupportEditing)

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > ISupportEditing インターフェース : CanInsert メソッド
The index where the items would be inserted.
Determines whether a new item can be inserted in the collection at the specified index.
シンタックス
'宣言
 
Function CanInsert( _
   ByVal index As System.Integer _
) As System.Boolean
System.bool CanInsert( 
   System.int index
)

パラメータ

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

ISupportEditing インターフェース
ISupportEditing メンバ