Метод Remove

Removes an AggregationDimension from the collection.

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

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

В начало