Partager via


Méthode LevelCollection.Add

Creates and adds a Level 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 Level
'Utilisation
Dim instance As LevelCollection 
Dim returnValue As Level 

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

Valeur de retour

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

Voir aussi

Référence

LevelCollection Classe

Surcharge Add

Espace de noms Microsoft.AnalysisServices