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.