Метод MiningParameterCollection.GetEnumerator

Возвращает перечислитель для прохода по коллекции.

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

Синтаксис

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

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

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

Тип: Microsoft.AnalysisServices.AdomdServer.MiningParameterCollection.Enumerator
Объект Enumerator, который может быть использован для прохода по коллекции.

См. также

Справочник

MiningParameterCollection Класс

Перегрузка GetEnumerator

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