SPUserCustomActionCollection.Clear method

Deletes all SPUserCustomAction objects in the collection.

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

Syntax

'Declaration
Public Sub Clear
'Usage
Dim instance As SPUserCustomActionCollection

instance.Clear()
public void Clear()

Remarks

This method marks the collection as modified.

See also

Reference

SPUserCustomActionCollection class

SPUserCustomActionCollection members

Microsoft.SharePoint namespace