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

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

パラメータ

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

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