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