Compartilhar via


DynamicType.ICollection.SyncRoot propriedade

Sincroniza o (raiz) de nível superior do conjunto de.

Namespace:  Microsoft.BusinessData.Runtime
Assembly:  Microsoft.BusinessData (em Microsoft.BusinessData.dll)

Sintaxe

'Declaração
Private ReadOnly Property SyncRoot As Object
    Implements ICollection.SyncRoot
    Get
'Uso
Dim instance As DynamicType
Dim value As Object

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

Valor de propriedade

Tipo: System.Object
A raiz da coleção.

Implementos

ICollection.SyncRoot

Ver também

Referência

DynamicType classe

DynamicType membros

Microsoft.BusinessData.Runtime namespace