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


Метод CubeCollection.GetEnumerator

Gets an Enumerator for iterating through the collection.

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

Синтаксис

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

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

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

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

См. также

Справочник

CubeCollection Класс

Перегрузка GetEnumerator

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