Share via


XmlQuerySequence<T>.ICollection.SyncRoot Propriedade

Definição

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

Object

Esta instância de XmlQuerySequence<T>.

Implementações

Comentários

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

Aplica-se a