Método Add
Creates and adds a PerspectiveAction to the collection.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Add(String) | Creates and adds a PerspectiveAction, with the specified identifier, to the end of the collection. | |
Add(ModelComponent) | Infraestrutura. (Herdado de ModelComponentCollection.) | |
Add(PerspectiveAction) | Adds a PerspectiveAction to the end of the collection. | |
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