PrincipalCollection.ICollection.SyncRoot Propriedade

Definição

Retorna um objeto de sincronização que pode ser usado para sincronizar o acesso a esta coleção.Returns a synchronization object that can be used to synchronize access to this collection. Retorna o próprio objeto PrincipalCollection.Returns the PrincipalCollection object itself.

property System::Object ^ System::Collections::ICollection::SyncRoot { System::Object ^ get(); };
object System.Collections.ICollection.SyncRoot { get; }
[get: System.Security.SecurityCritical]
object System.Collections.ICollection.SyncRoot { get; }
member this.System.Collections.ICollection.SyncRoot : obj
[<get: System.Security.SecurityCritical>]
member this.System.Collections.ICollection.SyncRoot : obj
 ReadOnly Property SyncRoot As Object Implements ICollection.SyncRoot

Valor da propriedade

Object

O objeto PrincipalCollection.The PrincipalCollection object.

Implementações

Atributos

Aplica-se a