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