Partager via


Add méthode

Creates and adds a PerspectiveCalculation to the collection.

Liste de surcharge

  Nom Description
Méthode publique Add(String) Creates and adds a PerspectiveCalculation that has the specified name to the end of the collection.
Méthode protégée Add(ModelComponent) Infrastructure. (Hérité de ModelComponentCollection.)
Méthode publique Add(PerspectiveCalculation) Adds a PerspectiveCalculation to the end of the collection.
Méthode protégée Add(String, IModelComponent) (Hérité de ModelComponentCollection.)
Méthode publique Add(String, PerspectiveCalculationType) Creates and adds a PerspectiveCalculation, with the specified identifier and PerspectiveCalculationType value, to the end of the collection.
Méthode protégée Add(ModelComponent, Boolean) Infrastructure. (Hérité de ModelComponentCollection.)
Méthode protégée Add(String, IModelComponent, Boolean) (Hérité de ModelComponentCollection.)

Haut de la page