Метод AggregationInstanceMeasureCollection.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) | Removes the specified IModelComponent from the collection. (Производный от ModelComponentCollection.) | |
Remove(String, Boolean) | Инфраструктура. Removes the AggregationInstanceMeasure, identified by measureId, from the collection. | |
Remove(AggregationInstanceMeasure, Boolean) | Инфраструктура. Removes the specified AggregationInstanceMeasure from the collection. |
В начало