SP.FileVersionCollection.itemAt Method (sp.js)

Gets the file version at the specified index in the collection.

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

SP.FileVersionCollection.itemAt()

Parameters

  • index
    Type: Number

    The zero-based index of the element.

Return value

Type: SP.FileVersion

The file version at the specified index in the collection.