AnnotationCollection.SyncRoot - Propriété

Obtient un objet qui peut être utilisé pour synchroniser l'accès à la collection.

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

Syntaxe

'Déclaration
Public ReadOnly Property SyncRoot As Object
    Get
'Utilisation
Dim instance As AnnotationCollection
Dim value As Object

value = instance.SyncRoot
public Object SyncRoot { get; }

Valeur de propriété

Type : System.Object
Un objet qui peut être utilisé pour synchroniser l'accès à la collection.

Implémentations

ICollection.SyncRoot

Voir aussi

Référence

AnnotationCollection classe

AnnotationCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms