Metodo Remove
Removes an Aggregation from the collection.
Elenco di overload
Nome | Descrizione | |
---|---|---|
Remove(String) | Removes the Aggregation, with the specified identifier, from the collection. | |
Remove(Aggregation) | Removes the specified Aggregation from the collection. | |
Remove(IModelComponent) | (Ereditato da ModelComponentCollection). | |
Remove(String, Boolean) | Infrastruttura. | |
Remove(Aggregation, Boolean) | Infrastruttura. |
In alto
Vedere anche