Partager via


Méthode LevelPropertyCollection.GetEnumerator

Gets an Enumerator for iterating through the collection.

Espace de noms :  Microsoft.AnalysisServices.AdomdServer
Assembly :  msmgdsrv (en msmgdsrv.dll)

Syntaxe

'Déclaration
Public Function GetEnumerator As LevelPropertyCollection.Enumerator
'Utilisation
Dim instance As LevelPropertyCollection 
Dim returnValue As LevelPropertyCollection.Enumerator 

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

Valeur de retour

Type : Microsoft.AnalysisServices.AdomdServer.LevelPropertyCollection.Enumerator
An IEnumerator object that can be used to iterate through the collection.

Voir aussi

Référence

LevelPropertyCollection Classe

Surcharge GetEnumerator

Espace de noms Microsoft.AnalysisServices.AdomdServer