Partager via


MemberCollection.RemoveItem - Méthode

Supprime un objet de la collection.

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

Syntaxe

'Déclaration
Protected Overrides Sub RemoveItem ( _
    index As Integer _
)
'Utilisation
Dim index As Integer

Me.RemoveItem(index)
protected override void RemoveItem(
    int index
)

Paramètres

  • index
    Type : System.Int32

    Index de base zéro de l'objet à supprimer.

Voir aussi

Référence

MemberCollection classe

MemberCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms