Поделиться через


Метод Remove

Removes an AggregationDesignDimension from the collection.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

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

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

В начало