DataBindingCollection.SyncRoot Propriété

Définition

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

public:
 property System::Object ^ SyncRoot { System::Object ^ get(); };
public object SyncRoot { get; }
member this.SyncRoot : obj
Public ReadOnly Property SyncRoot As Object

Valeur de propriété

Le Object à utiliser pour synchroniser l'accès à la collection.

Implémente

S’applique à