Freigeben über


AddNew-Methode

Creates and adds a Dimension to the end of 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
Öffentliche Methode AddNew(String) Creates and adds a Dimension, with the specified key, to the end of the collection.
Öffentliche Methode AddNew(String, String) Creates and adds a Dimension, with the specified name and key, to the end of the collection.
Geschützte Methode AddNew(String, Type) Infrastruktur (Geerbt von ModelComponentCollection.)
Geschützte Methode AddNew(String, String, Type) Infrastruktur (Geerbt von ModelComponentCollection.)

Zum Anfang