Metodo MajorObjectCollection.Add
Include i membri protetti
Include i membri ereditati
Adds a ModelComponent object to the MajorObjectCollection.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
Add(ModelComponent) | Adds a ModelComponent to the end of the MajorObjectCollection. Esegue l'override di NamedComponentCollection.Add(ModelComponent). | |
Add(String, IModelComponent) | Infrastruttura. Adds a IModelComponent object to the ModelComponentCollection. Ereditato da ModelComponentCollection. | |
Add(ModelComponent, Boolean) | Infrastruttura. Adds a ModelComponent object to the ModelComponentCollection. Ereditato da ModelComponentCollection. | |
Add(String, IModelComponent, Boolean) | Infrastruttura. Adds a IModelComponent object to the ModelComponentCollection. Ereditato da ModelComponentCollection. |
In alto