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