Share via


AnnotationCommentCollection.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 Overridable Sub Remove ( _
    value As AnnotationComment _
)
'Utilisation
Dim instance As AnnotationCommentCollection
Dim value As AnnotationComment

instance.Remove(value)
public virtual void Remove(
    AnnotationComment 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

AnnotationCommentCollection classe

AnnotationCommentCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms