SP.RecycleBinItemCollection.itemAt Method (sp.js)

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

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

SP.RecycleBinItemCollection.itemAt()

Parameters

  • index
    Type: Number

    The zero-based index of the element.

Return value

Type: SP.RecycleBinItem

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