Remove-Methode
Removes an AggregationDimension 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 AggregationDimension, with the specified identifier, from the collection. | |
Remove(AggregationDimension) | Removes the specified AggregationDimension from the collection. | |
Remove(IModelComponent) | (Geerbt von ModelComponentCollection.) | |
Remove(String, Boolean) | Infrastruktur | |
Remove(AggregationDimension, Boolean) | Infrastruktur |
Zum Anfang