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