Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets an instance of the Enumerator class for iterating through the collection.
Espace de noms : Microsoft.AnalysisServices.AdomdClient
Assembly : Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Syntaxe
'Déclaration
Public Function GetEnumerator As OlapInfoCubeCollection.Enumerator
'Utilisation
Dim instance As OlapInfoCubeCollection
Dim returnValue As OlapInfoCubeCollection.Enumerator
returnValue = instance.GetEnumerator()
public OlapInfoCubeCollection.Enumerator GetEnumerator()
public:
OlapInfoCubeCollection.Enumerator GetEnumerator()
member GetEnumerator : unit -> OlapInfoCubeCollection.Enumerator
public function GetEnumerator() : OlapInfoCubeCollection.Enumerator
Valeur de retour
Type : Microsoft.AnalysisServices.AdomdClient.OlapInfoCubeCollection.Enumerator
An IEnumerator object that can be used to iterate through the OlapInfoCubeCollection.