Partager via


DynamicType.ICollection.SyncRoot - Propriété

Synchronise le niveau supérieur (racine) de la collection de sites.

Espace de noms :  Microsoft.BusinessData.Runtime
Assembly :  Microsoft.BusinessData (dans Microsoft.BusinessData.dll)

Syntaxe

'Déclaration
Private ReadOnly Property SyncRoot As Object
    Implements ICollection.SyncRoot
    Get
'Utilisation
Dim instance As DynamicType
Dim value As Object

value = CType(instance, ICollection).SyncRoot
Object ICollection.SyncRoot { get; }

Valeur de propriété

Type : System.Object
La racine de la collection de sites.

Implémentations

ICollection.SyncRoot

Voir aussi

Référence

DynamicType classe

DynamicType - Membres

Microsoft.BusinessData.Runtime - Espace de noms