Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Gets an enumerator for iterating through the collection.
Пространство имен: Microsoft.AnalysisServices.AdomdServer
Сборка: msmgdsrv (в msmgdsrv.dll)
Синтаксис
'Декларация
Public Function GetEnumerator As NamedSetCollection.Enumerator
'Применение
Dim instance As NamedSetCollection
Dim returnValue As NamedSetCollection.Enumerator
returnValue = instance.GetEnumerator()
public NamedSetCollection.Enumerator GetEnumerator()
public:
NamedSetCollection.Enumerator^ GetEnumerator()
member GetEnumerator : unit -> NamedSetCollection.Enumerator
public function GetEnumerator() : NamedSetCollection.Enumerator
Возвращаемое значение
Тип: Microsoft.AnalysisServices.AdomdServer.NamedSetCollection.Enumerator
An IEnumerator object that can be used to iterate through the NamedSetCollection.