'宣言 Public Overrides Function CanRemove( _ ByVal index As System.Integer _ ) As System.Boolean
public override System.bool CanRemove( System.int index )
パラメータ
- index
- The index of the item that would be removed.
'宣言 Public Overrides Function CanRemove( _ ByVal index As System.Integer _ ) As System.Boolean
public override System.bool CanRemove( System.int index )