Partager via


ResultCellCollection.SyncRoot - Propriété

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

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

Syntaxe

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

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

Valeur de propriété

Type : System.Object

Implémentations

ICollection.SyncRoot

Voir aussi

Référence

ResultCellCollection classe

ResultCellCollection - Membres

Microsoft.PerformancePoint.Scorecards.ResultSet - Espace de noms