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


Метод Remove

Removes an AggregationInstanceMeasure from the collection.

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

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

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

В начало