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


Метод PerspectiveMeasureCollection.Remove (PerspectiveMeasure)

Removes the specified PerspectiveMeasure from the collection.

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

Синтаксис

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

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

Параметры

Исключения

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

item does not exist in the collection.

См. также

Справочник

PerspectiveMeasureCollection Класс

Перегрузка Remove

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