Remove-Methode
Removes an Assembly from the collection.
Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.
Überladungsliste
Name | Beschreibung | |
---|---|---|
Remove(String) | Removes the Assembly, with the specified identifier, from the collection. | |
Remove(Assembly) | Removes the specified Assembly from the collection. | |
Remove(IModelComponent) | (Geerbt von ModelComponentCollection.) | |
Remove(String, Boolean) | Infrastruktur | |
Remove(Assembly, Boolean) | Infrastruktur |
Zum Anfang