PerspectiveKpiCollection.Add-Methode (PerspectiveKpi)

Adds a PerspectiveKpi to the end of the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

VB
'Declaration
Public Function Add ( _
    item As PerspectiveKpi _
) As Integer
'Usage
Dim instance As PerspectiveKpiCollection 
Dim item As PerspectiveKpi 
Dim returnValue As Integer 

returnValue = instance.Add(item)

Parameter

Rückgabewert

Typ: System.Int32
The zero-based index at which the PerspectiveKpi has been added.

Siehe auch

Verweis

PerspectiveKpiCollection Klasse

Add-Überladung

Microsoft.AnalysisServices-Namespace