ProviderCollection.SyncRoot Proprietà

Definizione

Ottiene l'oggetto corrente.

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

Valore della proprietà

Object

Oggetto corrente.

Implementazioni

Commenti

Questa proprietà è inclusa per soddisfare l'interfaccia ICollection .

Si applica a

Vedi anche