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.
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