Метод CubeHierarchyCollection.Remove
Показывать защищенные элементы
Показывать наследуемые элементы
Removes a CubeHierarchy from the collection.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
Remove(String) | Removes the CubeHierarchy, with the specified identifier, from the collection. | |
Remove(CubeHierarchy) | Removes the specified CubeHierarchy from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (Производный от ModelComponentCollection.) | |
Remove(String, Boolean) | Removes a CubeHierarchy from this collection. | |
Remove(CubeHierarchy, Boolean) | Removes the specified CubeHierarchy from this collection. |
В начало