XmlQuerySequence<T>.ICollection.SyncRoot Propriedade

Definição

Retorna essa instância da XmlQuerySequence<T> classe. Essa 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 da propriedade

Esta instância de XmlQuerySequence<T>.

Implementações

Comentários

Esse membro é uma implementação de membro de interface explícita. Ele só pode ser usado quando a XmlQuerySequence<T> instância é convertida em uma ICollection interface.

Aplica-se a