Determines whether the item at the specified can be replaced in the collection.
シンタックス
'宣言
Public Overrides Function CanReplace( _
ByVal As System.Integer, _
ByVal As _
) As System.Boolean
public override System.bool CanReplace(
System.int ,
)
パラメータ
- index
- This parameter is ignored.
- item
- The item that would be replaced.
参照