Partager via


UnknownXmlElementCollection.SyncRoot - Propriété

Obtient l'objet qui est utilisé pour synchroniser l'accès à la collection.

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SyncRoot As Object
    Get
'Utilisation
Dim instance As UnknownXmlElementCollection
Dim value As Object

value = instance.SyncRoot
public Object SyncRoot { get; }

Valeur de propriété

Type : System.Object
Contient le object est utilisé pour synchroniser l'accès à la collection.

Remarques

La propriété SyncRoot retourne toujours l'instance actuelle de la classe UnknownXmlElementCollection .

Voir aussi

Référence

UnknownXmlElementCollection classe

UnknownXmlElementCollection - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms