TemplateGroupCollection.ICollection.SyncRoot Propriedade

Definição

Para obter uma descrição desse membro, confira SyncRoot.

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

Um objeto a ser usado para sincronizar o TemplateGroupCollectionacesso ao .

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 TemplateGroupCollection é convertida em uma interface de ICollection.

Aplica-se a

Confira também