XmlQuerySequence<T>.ICollection.SyncRoot Proprietà

Definizione

Restituisce questa istanza della XmlQuerySequence<T> classe . Questa istanza può essere usata per sincronizzare l'accesso.

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 SyncRoot As Object Implements ICollection.SyncRoot

Valore della proprietà

Istanza di XmlQuerySequence<T>.

Implementazioni

Commenti

Questo membro è un'implementazione esplicita del membro dell'interfaccia. Può essere usato solo quando viene eseguito il cast dell'istanza a un'interfaccia XmlQuerySequence<T>ICollection .

Si applica a