Compartir a través de


MiningStructureCollection.GetEnumerator Método

Returns an enumerator for iterating through the MiningStructureCollection collection.

Espacio de nombres:  Microsoft.AnalysisServices.AdomdServer
Ensamblado:  msmgdsrv (en msmgdsrv.dll)

Sintaxis

'Declaración
Public Function GetEnumerator As MiningStructureCollection.Enumerator
'Uso
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

Valor devuelto

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

Vea también

Referencia

MiningStructureCollection Clase

Sobrecarga de GetEnumerator

Espacio de nombres Microsoft.AnalysisServices.AdomdServer