Remove Método
Removes an Aggregation from the collection.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Remove(String) | Removes the Aggregation, with the specified identifier, from the collection. | |
Remove(Aggregation) | Removes the specified Aggregation from the collection. | |
Remove(IModelComponent) | (Se hereda de ModelComponentCollection). | |
Remove(String, Boolean) | Infraestructura. | |
Remove(Aggregation, Boolean) | Infraestructura. |
Principio