Share via


BpmPropertyListItemCollection.Add - Méthode

Ajoute un objet à la fin de cette collection.

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

Syntaxe

'Déclaration
Public Overridable Sub Add ( _
    value As BpmPropertyListItem _
)
'Utilisation
Dim instance As BpmPropertyListItemCollection
Dim value As BpmPropertyListItem

instance.Add(value)
public virtual void Add(
    BpmPropertyListItem value
)

Paramètres

Voir aussi

Référence

BpmPropertyListItemCollection classe

BpmPropertyListItemCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms