Метод LevelPropertyCollection.GetEnumerator

Gets an Enumerator for iterating through the collection.

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

Синтаксис

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

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

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

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

См. также

Справочник

LevelPropertyCollection Класс

Перегрузка GetEnumerator

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