Compartilhar via


Método Remove

Removes a CalculationProperty from the collection.

Lista de sobrecargas

  Nome Descrição
Método público Remove(String) Removes the CalculationProperty, with the specified identifier, from the collection.
Método público Remove(CalculationProperty) Removes the specified CalculationProperty from the collection.
Método protegido Remove(IModelComponent) (Herdado de ModelComponentCollection.)
Método público Remove(String, Boolean) Infraestrutura.
Método público Remove(CalculationProperty, Boolean) Infraestrutura.

Início