SPRecycleBinItemCollection.RestoreAll method
將所有的資源回收筒] 項目還原成原來的位置。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub RestoreAll
'用途
Dim instance As SPRecycleBinItemCollection
instance.RestoreAll()
public void RestoreAll()
請參閱
參照
SPRecycleBinItemCollection class