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