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