Freigeben über


AnnotationCollection.Add-Methode

Fügt das angegebene Objekt an diese Auflistung an.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Sub Add ( _
    annotation As Annotation _
)
'Usage
Dim instance As AnnotationCollection
Dim annotation As Annotation

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

Parameter

Siehe auch

Referenz

AnnotationCollection Klasse

AnnotationCollection-Member

Microsoft.PerformancePoint.Scorecards-Namespace