Метод Remove

Removes an AggregationInstanceDimension from the collection.

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

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

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

В начало