Collection.ICollection.SyncRoot Proprietà

Definizione

Ottiene un oggetto che può essere usato per sincronizzare l'accesso all'oggetto Collection.

property System::Object ^ System::Collections::ICollection::SyncRoot { System::Object ^ get(); };
object System.Collections.ICollection.SyncRoot { get; }
member this.System.Collections.ICollection.SyncRoot : obj
 ReadOnly Property ICollectionSyncRoot As Object Implements ICollection.SyncRoot

Valore della proprietà

Oggetto che può essere usato per sincronizzare l'accesso all'oggetto Collection.

Si applica a