Partager via


CellSetCellCollection.GetEnumerator - Méthode

Cette méthode n'est pas implémentée par la classe CellSetCellCollection .
Retourne un énumérateur pour itérer dans cette collection.

Espace de noms :  Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Overrides Function GetEnumerator As IEnumerator
'Utilisation
Dim instance As CellSetCellCollection
Dim returnValue As IEnumerator

returnValue = instance.GetEnumerator()
public override IEnumerator GetEnumerator()

Valeur renvoyée

Type : System.Collections.IEnumerator

Implémentations

IEnumerable.GetEnumerator()

Exceptions

Exception Condition
BpmDevException

Levée lorsque cette méthode est appelée.

Voir aussi

Référence

CellSetCellCollection classe

CellSetCellCollection - Membres

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet - Espace de noms