Méthode ModelComponentCollection.GetEnumerator

Returns an enumerator that can iterate through the ModelComponentCollection.

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

Syntaxe

C#
public IEnumerator GetEnumerator()

Valeur de retour

Type : System.Collections.IEnumerator
An IEnumerator for the entire ModelComponentCollection.

Implémente

IEnumerable.GetEnumerator()

Voir aussi

Référence

ModelComponentCollection Classe

Espace de noms Microsoft.AnalysisServices