Freigeben über


Remove-Methode

Removes an Action from the collection.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode Remove(String) Removes the Action, with the specified identifier, from the collection.
Öffentliche Methode Remove(Action) Removes the specified Action from the collection.
Geschützte Methode Remove(IModelComponent) (Geerbt von ModelComponentCollection.)
Öffentliche Methode Remove(String, Boolean) Infrastruktur.
Öffentliche Methode Remove(Action, Boolean) Infrastruktur.

Zum Anfang