Метод MiningStructureCollection.GetEnumerator

Returns an enumerator for iterating through the MiningStructureCollection collection.

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

Синтаксис

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

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

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

Тип: Microsoft.AnalysisServices.AdomdServer.MiningStructureCollection.Enumerator
An enumerator that can be used to iterate through the collection.

См. также

Справочник

MiningStructureCollection Класс

Перегрузка GetEnumerator

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