Метод 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) Инфраструктура.

В начало