Compartir a través de


Add Método

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

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public Function Add As Level
'Uso
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

Valor devuelto

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