Share via


ChangeConflictCollection.ICollection.SyncRoot property

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 ChangeConflictCollection
Dim value As Object

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

Property value

Type: System.Object

Implements

ICollection.SyncRoot

Exceptions

Exception Condition
NotImplementedException

This property is accessed.

See also

Reference

ChangeConflictCollection class

ChangeConflictCollection members

Microsoft.SharePoint.Linq namespace