共用方式為


SPRecycleBinItemCollection members

Include protected members
Include inherited members

表示SPRecycleBinItem物件的集合。

The SPRecycleBinItemCollection type exposes the following members.

Properties

  Name Description
Public property BinType 取得資源回收筒] 的型別。
Public property Count 取得集合中的資源回收筒] 的項目數目。 (Overrides SPBaseCollection.Count.)
Public property Item 取得集合中指定之索引處的資源回收筒] 項目。
Public property ItemCollectionPosition 取得用來取得下一個資料列集的分頁檢視的 [資源回收筒] 中的物件。
Public property LastProcessedId 在大量處理刪除、 還原,或移動資源回收筒項目,以取得已處理最後一個資源回收筒] 項目的 GUID 的函式中使用。
Public property Site 取得父網站集合資源回收筒] 的網站集合。
Public property Web 取得父網站使用者資源回收筒]。

Top

Methods

  Name Description
Public method Delete 永久從資源回收筒] 刪除指定的項目。
Public method DeleteAll 從資源回收筒] 刪除 permanentlyall 項目。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator 取得列舉值來逐一查看集合。 (Inherited from SPBaseCollection.)
Public method GetHashCode (Inherited from Object.)
Public method GetItemById 從集合中取得具有指定之 ID 的資源回收筒] 項目。
Public method GetType (Inherited from Object.)
Public method GetTypedEnumerator<T> 傳回逐一查看集合的型別安全列舉值。 (Inherited from SPBaseCollection.)
Protected method MemberwiseClone (Inherited from Object.)
Public method MoveAllToSecondStage 從使用者資源回收筒] 的所有項目移至網站集合資源回收筒] 的第二個階段中。
Public method MoveToSecondStage([]) 將指定的項目從使用者資源回收筒] 移至網站集合資源回收筒] 的第二個階段。
Public method MoveToSecondStage([], Boolean) 將具有指定 Id 的項目從使用者資源回收筒] 移至網站集合資源回收筒] 的第二個階段,並選擇性地指定是否要刪除的項目,如果是第二個階段太大。
Public method Restore 將指定的資源回收筒] 項目還原成原來的位置。
Public method RestoreAll 將所有的資源回收筒] 項目還原成原來的位置。
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method ICollection.CopyTo 陣列,指定的陣列索引處開始複製集合的項目。 (Inherited from SPBaseCollection.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized 取得布林值,這個值,指出對集合的存取是否同步處理或安全執行緒。 (Inherited from SPBaseCollection.)
Explicit interface implemetationPrivate property ICollection.SyncRoot 取得用於同步化存取集合的物件。 (Inherited from SPBaseCollection.)

Top

請參閱

參照

SPRecycleBinItemCollection class

Microsoft.SharePoint namespace