Share via


BpmPropertyCollection.ItemAt - Méthode

Obtient l'objet à l'index spécifié.

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

Syntaxe

'Déclaration
Public Overridable Function ItemAt ( _
    index As Integer _
) As BpmProperty
'Utilisation
Dim instance As BpmPropertyCollection
Dim index As Integer
Dim returnValue As BpmProperty

returnValue = instance.ItemAt(index)
public virtual BpmProperty ItemAt(
    int index
)

Paramètres

Valeur renvoyée

Type : Microsoft.PerformancePoint.Scorecards.BpmProperty
L'objet à l'index spécifié.

Voir aussi

Référence

BpmPropertyCollection classe

BpmPropertyCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms