Share via


ChangeConflictCollection.ICollection.IsSynchronized Property

Not implemented.

Namespace:  Microsoft.SharePoint.Linq
Assembly:  Microsoft.SharePoint.Linq (in Microsoft.SharePoint.Linq.dll)

Syntax

'Declaration
Private ReadOnly Property IsSynchronized As Boolean
    Implements ICollection.IsSynchronized
    Get
'Usage
Dim instance As ChangeConflictCollection
Dim value As Boolean

value = CType(instance, ICollection).IsSynchronized
boolICollection.IsSynchronized { get; }

Property Value

Type: System.Boolean

Implements

ICollection.IsSynchronized

Exceptions

Exception Condition
NotImplementedException

This property is accessed.

See Also

Reference

ChangeConflictCollection Class

ChangeConflictCollection Members

Microsoft.SharePoint.Linq Namespace