Freigeben über


AnnotationCollection-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt eine Auflistung von Anmerkungen dar.

Vererbungshierarchie

System.Object
  Microsoft.PerformancePoint.Scorecards.AnnotationCollection

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

Syntax

'Declaration
<SerializableAttribute> _
<KnownTypeAttribute(GetType(Annotation))> _
Public Class AnnotationCollection _
    Implements ICollection, IEnumerable, ICloneable
'Usage
Dim instance As AnnotationCollection
[SerializableAttribute]
[KnownTypeAttribute(typeof(Annotation))]
public class AnnotationCollection : ICollection, 
    IEnumerable, ICloneable

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

AnnotationCollection-Member

Microsoft.PerformancePoint.Scorecards-Namespace