Partager via


AddNew méthode

Creates and adds a Dimension to the end of the collection.

Liste de surcharge

  Nom Description
Méthode publique AddNew(String) Creates and adds a Dimension, with the specified key, to the end of the collection.
Méthode publique AddNew(String, String) Creates and adds a Dimension, with the specified name and key, to the end of the collection.
Méthode protégée AddNew(String, Type) Infrastructure. (Hérité de ModelComponentCollection.)
Méthode protégée AddNew(String, String, Type) Infrastructure. (Hérité de ModelComponentCollection.)

Haut de la page