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