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