Метод Remove

Removes a DimensionAttribute from the collection.

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

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

В начало