Share via


BpmPropertyCollection.Insert - Méthode

Insère un objet dans 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 Sub Insert ( _
    index As Integer, _
    value As BpmProperty _
)
'Utilisation
Dim instance As BpmPropertyCollection
Dim index As Integer
Dim value As BpmProperty

instance.Insert(index, value)
public virtual void Insert(
    int index,
    BpmProperty value
)

Paramètres

Voir aussi

Référence

BpmPropertyCollection classe

BpmPropertyCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms