Share via


AnnotationCommentCollection.Add - Méthode

Ajoute un objet à la fin 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 Add ( _
    value As AnnotationComment _
)
'Utilisation
Dim instance As AnnotationCommentCollection
Dim value As AnnotationComment

instance.Add(value)
public virtual void Add(
    AnnotationComment value
)

Paramètres

Voir aussi

Référence

AnnotationCommentCollection classe

AnnotationCommentCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms