Partager via


TargetValueCollection.Remove - Méthode

Supprime un objet de cette collection.

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

Syntaxe

'Déclaration
Public Sub Remove ( _
    value As TargetValue _
)
'Utilisation
Dim instance As TargetValueCollection
Dim value As TargetValue

instance.Remove(value)
public void Remove(
    TargetValue value
)

Paramètres

Remarques

Cette méthode supprime la première occurrence de l'objet spécifié de la collection.

Voir aussi

Référence

TargetValueCollection classe

TargetValueCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms