Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Synchronizes the top level (root) of the collection.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Private ReadOnly Property SyncRoot As Object
Implements ICollection.SyncRoot
Get
'Usage
Dim instance As DynamicType
Dim value As Object
value = CType(instance, ICollection).SyncRoot
ObjectICollection.SyncRoot { get; }
Property Value
Type: System.Object
The root of the collection.