Freigeben über


Remove-Methode

Removes an Assembly from the collection.

Überladungsliste 

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

Zum Anfang