SPRecycleBinItemCollection.DeleteAll method
Deletes permanentlyall items from the Recycle Bin.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub DeleteAll
'Usage
Dim instance As SPRecycleBinItemCollection
instance.DeleteAll()
public void DeleteAll()
See also
Reference
SPRecycleBinItemCollection class