AddNew-Methode
Creates and adds a Cube to the end of the collection.
Überladungsliste
Name | Beschreibung | |
---|---|---|
AddNew(String) | Creates and adds a Cube, with the specified key, to the end of the collection. | |
AddNew(String, String) | Creates and adds a Cube, with the specified name and key, to the end of the collection. | |
AddNew(String, Type) | Infrastruktur. (Geerbt von ModelComponentCollection.) | |
AddNew(String, String, Type) | Infrastruktur. (Geerbt von ModelComponentCollection.) |
Zum Anfang