Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
Gets an object that is used to synchronize access to the collection.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Private ReadOnly Property SyncRoot As Object
Implements ICollection.SyncRoot
Get
'Usage
Dim instance As SPBaseCollection
Dim value As Object
value = CType(instance, ICollection).SyncRoot
ObjectICollection.SyncRoot { get; }
Type: System.Object
An object that is used to synchronize access to the collection.
Please sign in to use this experience.
Sign in