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


Метод LevelCollection.GetEnumerator

Gets an Enumerator for iterating through the collection.

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

Синтаксис

'Декларация
Public Function GetEnumerator As LevelCollection.Enumerator
'Применение
Dim instance As LevelCollection 
Dim returnValue As LevelCollection.Enumerator 

returnValue = instance.GetEnumerator()
public LevelCollection.Enumerator GetEnumerator()
public:
LevelCollection.Enumerator^ GetEnumerator()
member GetEnumerator : unit -> LevelCollection.Enumerator
public function GetEnumerator() : LevelCollection.Enumerator

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

Тип: Microsoft.AnalysisServices.AdomdServer.LevelCollection.Enumerator
An IEnumerator object that can be used to iterate through the collection.

См. также

Справочник

LevelCollection Класс

Перегрузка GetEnumerator

Пространство имен Microsoft.AnalysisServices.AdomdServer