Remove Método
Removes a PerspectiveCalculation from the collection.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Remove(String) | Removes the PerspectiveCalculation that has the specified identifier from the collection. | |
Remove(IModelComponent) | (Se hereda de ModelComponentCollection). | |
Remove(PerspectiveCalculation) | Removes the specified PerspectiveCalculation from the collection. | |
Remove(String, Boolean) | Infraestructura. | |
Remove(PerspectiveCalculation, Boolean) | Infraestructura. |
Principio