SPRecycleBinItemCollection Methods
Include Protected Members
Include Inherited Members
The SPRecycleBinItemCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Delete | Deletes the specified items from the Recycle Bin permanently. |
![]() |
DeleteAll | Deletes permanently all items from the Recycle Bin. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Gets an enumerator to iterate through the collection. (Inherited from SPBaseCollection.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetItemById | Gets the Recycle Bin item with the specified ID from the collection. |
![]() |
GetObjectData | (Inherited from SPAutoSerializingObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetTypedEnumerator<T> | Returns a type-safe enumerator to iterate through the collection. (Inherited from SPBaseCollection.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
MoveAllToSecondStage | Moves all items from the end-user Recycle Bin to the second stage of the site-collection Recycle Bin. |
![]() |
MoveToSecondStage([]) | Moves the specified items from the end-user Recycle Bin to the second stage of the site-collection Recycle Bin. |
![]() |
MoveToSecondStage([], Boolean) | Moves the items with the specified IDs from the end-user Recycle Bin to the second stage of the site-collection Recycle Bin, and optionally specifies whether to delete an item if it is too large for the second stage. |
![]() |
OnDeserialization | (Inherited from SPAutoSerializingObject.) |
![]() |
Restore | Restores the specified Recycle Bin items to their original locations. |
![]() |
RestoreAll | Restores all the Recycle Bin items to their original locations. |
![]() |
ToString | (Inherited from Object.) |
![]() |
UpdateParent | (Inherited from SPAutoSerializingObject.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
ICollection.CopyTo | Copies the elements of the collection to an array, starting at the specified array index. (Inherited from SPBaseCollection.) |
Top
.gif)
.gif)
.gif)
.gif)