SPRecycleBinItemCollection.RestoreAll method
Restores all the Recycle Bin items to their original locations.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub RestoreAll
'Usage
Dim instance As SPRecycleBinItemCollection
instance.RestoreAll()
public void RestoreAll()
See also
Reference
SPRecycleBinItemCollection class