PerspectiveCalculationCollection.Insert Método
Incluir miembros protegidos
Incluir miembros heredados
Inserts a PerspectiveCalculation into the collection.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Insert(Int32, ModelComponent) | Infraestructura. Inserts an ModelComponent in the ModelComponentCollection. (Se hereda de ModelComponentCollection.) | |
Insert(Int32, PerspectiveCalculation) | Inserts a PerspectiveCalculation into the collection at the specified index. | |
Insert(Int32, String) | Creates and inserts a PerspectiveCalculation, with the specified name, into the collection at the specified index. | |
Insert(Int32, String, PerspectiveCalculationType) | Creates and inserts a PerspectiveCalculation, with the specified name and PerspectiveCalculationType value, into the collection at the specified index. |
Arriba