Share via


AnnotationCollection.Remove - Méthode

Supprime une annotation à partir 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 ( _
    annotation As Annotation _
)
'Utilisation
Dim instance As AnnotationCollection
Dim annotation As Annotation

instance.Remove(annotation)
public void Remove(
    Annotation annotation
)

Paramètres

Voir aussi

Référence

AnnotationCollection classe

AnnotationCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms