AnnotationCommentCollection - Classe

S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente une collection de commentaires dans une annotation.

Hiérarchie d’héritage

System.Object
  System.Collections.CollectionBase
    Microsoft.PerformancePoint.Scorecards.AnnotationCommentCollection

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

Syntaxe

'Déclaration
<SerializableAttribute> _
<KnownTypeAttribute(GetType(AnnotationComment))> _
Public Class AnnotationCommentCollection _
    Inherits CollectionBase _
    Implements ICloneable
'Utilisation
Dim instance As AnnotationCommentCollection
[SerializableAttribute]
[KnownTypeAttribute(typeof(AnnotationComment))]
public class AnnotationCommentCollection : CollectionBase, 
    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

AnnotationCommentCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms