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