Share via


MemberNodeCollectionCollection.Insert - Méthode

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

instance.Insert(index, value)
public void Insert(
    int index,
    MemberNodeCollection value
)

Paramètres

Voir aussi

Référence

MemberNodeCollectionCollection classe

MemberNodeCollectionCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms