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.
Not implemented.
Namespace: Microsoft.SharePoint.Linq
Assembly: Microsoft.SharePoint.Linq (in Microsoft.SharePoint.Linq.dll)
Syntax
'Declaration
Private ReadOnly Property SyncRoot As Object
Implements ICollection.SyncRoot
Get
'Usage
Dim instance As EntitySet
Dim value As Object
value = CType(instance, ICollection).SyncRoot
ObjectICollection.SyncRoot { get; }
Property Value
Type: System.Object
Implements
Exceptions
| Exception | Condition |
|---|---|
| NotImplementedException | This method is called. |