XmlAttributeCollection.ICollection.SyncRoot Propiedad

Definición

Para obtener una descripción de este miembro, vea ICollection.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 de propiedad

que Object es la raíz de la colección.

Implementaciones

Comentarios

Este miembro es una implementación explícita de miembro de interfaz. Solo se puede usar cuando la XmlAttributeCollection instancia se convierte en una ICollection interfaz.

Se aplica a