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


Метод Add

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

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

Синтаксис

'Декларация
Public Function Add As Level
'Применение
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

Возвращаемое значение

Тип Microsoft.AnalysisServices. . :: . .Level
A new, empty Level.