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