Partilhar via


Método MiningContentNodeCollection.GetEnumerator

Gets an Enumerator for iterating through the collection.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (em msmgdsrv.dll)

Sintaxe

'Declaração
Public Function GetEnumerator As MiningContentNodeCollection.Enumerator
'Uso
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

Valor de retorno

Tipo: Microsoft.AnalysisServices.AdomdServer.MiningContentNodeCollection.Enumerator

Consulte também

Referência

MiningContentNodeCollection Classe

Sobrecarregado GetEnumerator

Namespace Microsoft.AnalysisServices.AdomdServer