Метод PropertyCollection.GetEnumerator

Gets an Enumerator for iterating through the PropertyCollection collection.

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

Синтаксис

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

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

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

Тип: Microsoft.AnalysisServices.AdomdServer.PropertyCollection.Enumerator
An PropertyCollection.Enumerator for iterating through the collection.

См. также

Справочник

PropertyCollection Класс

Перегрузка GetEnumerator

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