Partager via


Méthode Add

Creates and adds a Kpi to the end of the collection.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Function Add As Kpi
'Utilisation
Dim instance As KpiCollection
Dim returnValue As Kpi

returnValue = instance.Add()
public Kpi Add()
public:
Kpi^ Add()
member Add : unit -> Kpi 
public function Add() : Kpi

Valeur de retour

Type : Microsoft.AnalysisServices. . :: . .Kpi
A new, empty Kpi.