AnnotationCollection - Classe

S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente une collection d'annotations.

Hiérarchie d’héritage

System.Object
  Microsoft.PerformancePoint.Scorecards.AnnotationCollection

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

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

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

AnnotationCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms