Share via


GenericCollection<T>.SyncRoot - Propriété

Synchronise la collection à la racine.

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

Syntaxe

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

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

Valeur de propriété

Type : System.Object
Retourne Object.

Implémentations

ICollection.SyncRoot

Voir aussi

Référence

GenericCollection<T> classe

GenericCollection<T> - Membres

Microsoft.SharePoint.Taxonomy.Generic - Espace de noms