Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
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 LevelCollection.Enumerator
'Uso
Dim instance As LevelCollection
Dim returnValue As LevelCollection.Enumerator
returnValue = instance.GetEnumerator()
public LevelCollection.Enumerator GetEnumerator()
public:
LevelCollection.Enumerator GetEnumerator()
member GetEnumerator : unit -> LevelCollection.Enumerator
public function GetEnumerator() : LevelCollection.Enumerator
Valor devuelto
Tipo: Microsoft.AnalysisServices.AdomdClient.LevelCollection.Enumerator
An IEnumerator object that can be used to iterate through the LevelCollection.