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
See Also
Reference
ChangeConflictCollection Class