Поделиться через


Метод MeasureGroupAttributeCollection.Remove (MeasureGroupAttribute)

Removes the specified MeasureGroupAttribute from the collection.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Sub Remove ( _
    item As MeasureGroupAttribute _
)
'Применение
Dim instance As MeasureGroupAttributeCollection 
Dim item As MeasureGroupAttribute

instance.Remove(item)
public void Remove(
    MeasureGroupAttribute item
)
public:
void Remove(
    MeasureGroupAttribute^ item
)
member Remove : 
        item:MeasureGroupAttribute -> unit
public function Remove(
    item : MeasureGroupAttribute
)

Параметры

Исключения

Исключение Условие
ItemNotFoundException

item does not exist in the collection.

См. также

Справочник

MeasureGroupAttributeCollection Класс

Перегрузка Remove

Пространство имен Microsoft.AnalysisServices