CollectionView for WinForms
CanReplace メソッド (ISupportEditing)

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

パラメータ

index
The index of the item that would be replaced.
参照

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