LevelCollection.Remove-Methode
Geschützte Member einschließen
Geerbte Member einschließen
Removes a Level 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 Level with the specified identifier from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (Geerbt von ModelComponentCollection.) | |
Remove(Level) | Removes the specified Level from the collection. | |
Remove(String, Boolean) | Infrastruktur Removes a Level from this collection. | |
Remove(Level, Boolean) | Infrastruktur Removes the specified Level from this collection. |
Zum Anfang