Метод Add
Creates and adds a CubeHierarchy to the collection.
Список перегрузок
Имя | Описание | |
---|---|---|
Add(String) | Creates and adds a CubeHierarchy, with the specified identifier, to the end of the collection. | |
Add(CubeHierarchy) | Adds a CubeHierarchy to the end of the collection. | |
Add(ModelComponent) | Инфраструктура. (Наследуется из ModelComponentCollection.) | |
Add(String, Boolean) | Creates and adds a CubeHierarchy, with the specified identifier, to the end of the collection. | |
Add(String, IModelComponent) | (Наследуется из ModelComponentCollection.) | |
Add(ModelComponent, Boolean) | Инфраструктура. (Наследуется из ModelComponentCollection.) | |
Add(String, IModelComponent, Boolean) | (Наследуется из ModelComponentCollection.) |
В начало