Метод Remove

Removes a CalculationProperty from the collection.

Список перегрузок

  Имя Описание
Открытый метод Remove(String) Removes the CalculationProperty, with the specified identifier, from the collection.
Открытый метод Remove(CalculationProperty) Removes the specified CalculationProperty from the collection.
Защищенный метод Remove(IModelComponent) (Наследуется из ModelComponentCollection.)
Открытый метод Remove(String, Boolean) Инфраструктура.
Открытый метод Remove(CalculationProperty, Boolean) Инфраструктура.

В начало