Método Add
Creates and adds an AggregationAttribute to the collection.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Add(String) | Creates and adds an AggregationAttribute, with the specified identifier, to the end of the collection. | |
Add(AggregationAttribute) | Adds an AggregationAttribute to the end of the collection. | |
Add(ModelComponent) | Infraestrutura. (Herdado de ModelComponentCollection.) | |
Add(String, IModelComponent) | (Herdado de ModelComponentCollection.) | |
Add(ModelComponent, Boolean) | Infraestrutura. (Herdado de ModelComponentCollection.) | |
Add(String, IModelComponent, Boolean) | (Herdado de ModelComponentCollection.) |
Início
Consulte também