'Declaration Public Overloads Function Remove( _ ByVal id As System.Integer _ ) As System.Boolean
public System.bool Remove( System.int id )
Parameters
- id
- The identifier of the object to remove from the collection.
'Declaration Public Overloads Function Remove( _ ByVal id As System.Integer _ ) As System.Boolean
public System.bool Remove( System.int id )