Método ModelComponentCollection.Add
Incluir membros protegidos
Incluir membros herdados
Adds a ModelComponent object to the ModelComponentCollection.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Add(ModelComponent) | Infraestrutura. Adds a ModelComponent object to the ModelComponentCollection. | |
Add(String, IModelComponent) | Infraestrutura. Adds a IModelComponent object to the ModelComponentCollection. | |
Add(ModelComponent, Boolean) | Infraestrutura. Adds a ModelComponent object to the ModelComponentCollection. | |
Add(String, IModelComponent, Boolean) | Infraestrutura. Adds a IModelComponent object to the ModelComponentCollection. |
Início