XmlQuerySequence<T>.ICollection.SyncRoot Propriedade

Definição

Devolve esta instância da XmlQuerySequence<T> classe. Esta instância pode ser usada para sincronizar o acesso.

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

Valor de Propriedade

Esta instância de XmlQuerySequence<T>.

Implementações

Observações

Este membro é uma implementação explícita de membro de interface. Só pode ser usado quando a XmlQuerySequence<T> instância é transmitida para uma ICollection interface.

Aplica-se a