Share via


ChangeConflictCollection.Clear method

Deletes all members of the collection.

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

Syntax

'Declaration
Public Sub Clear
'Usage
Dim instance As ChangeConflictCollection

instance.Clear()
public void Clear()

Implements

ICollection<T>.Clear()

See also

Reference

ChangeConflictCollection class

ChangeConflictCollection members

Microsoft.SharePoint.Linq namespace