Share via


SP.FileCollection.item Property

Applies to: SharePoint Foundation 2010

Gets the file at the specified index of the collection.

var value = SP.FileCollection.get_item();

Property Value

Type: SP.File

The file at the specified index of the collection.

Applies To

SP.FileCollection Class

See Also

Reference

SP.FileCollection Methods

SP.FileCollection Properties

SP Namespace