Метод Remove

Removes a CubeDimension from the collection.

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

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

В начало