Compartilhar via


Método Remove

Removes an Action from the collection.

Lista de sobrecargas

  Nome Descrição
Método público Remove(String) Removes the Action, with the specified identifier, from the collection.
Método público Remove(Action) Removes the specified Action from the collection.
Método protegido Remove(IModelComponent) (Herdado de ModelComponentCollection.)
Método público Remove(String, Boolean) Infraestrutura.
Método público Remove(Action, Boolean) Infraestrutura.

Início