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


Метод PerspectiveKpiCollection.Remove (PerspectiveKpi)

Removes the specified PerspectiveKpi from the collection.

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

Синтаксис

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

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

Параметры

Исключения

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

item does not exist in the collection.

См. также

Справочник

PerspectiveKpiCollection Класс

Перегрузка Remove

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