|   | ObjectWithIdCollectionBaseTRemove Method (Int32) | 
 
            Removes an object with the provided ID from the collection.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool Remove(
	int id
)
Parameters
- id
 - Type: SystemInt32
 
Return Value
Type: 
Boolean
See Also