Compartir a través de


OlapInfoPropertyCollection.GetEnumerator Método

Gets an Enumerator for iterating through the collection.

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

Sintaxis

'Declaración
Public Function GetEnumerator As OlapInfoPropertyCollection.Enumerator
'Uso
Dim instance As OlapInfoPropertyCollection 
Dim returnValue As OlapInfoPropertyCollection.Enumerator 

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

Valor devuelto

Tipo: Microsoft.AnalysisServices.AdomdClient.OlapInfoPropertyCollection.Enumerator
An IEnumerator object that can be used to iterate through the collection.

Vea también

Referencia

OlapInfoPropertyCollection Clase

Espacio de nombres Microsoft.AnalysisServices.AdomdClient