CompositeCollection.ICollection.SyncRoot Propriedade

Definição

Este membro suporta a infraestrutura Windows Presentation Foundation (WPF) e não foi concebido para ser usado diretamente a partir do seu código.

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

Um objeto que pode ser usado para sincronizar o acesso ao ICollection.

Implementações

Aplica-se a