SP.RecycleBinItemCollection.item Property

Applies to: SharePoint Foundation 2010

Gets the recycle bin item at the specified index of the collection.

var value = SP.RecycleBinItemCollection.get_item();

Property Value

Type: SP.RecycleBinItem

The recycle bin item at the specified index of the collection.

Applies To

SP.RecycleBinItemCollection Class

See Also

Reference

SP.RecycleBinItemCollection Methods

SP.RecycleBinItemCollection Properties

SP Namespace