SP.FolderCollection.item Property

Applies to: SharePoint Foundation 2010

Gets the folder at the specified index in the collection.

var value = SP.FolderCollection.get_item();

Property Value

Type: SP.Folder

The folder at the specified index in the collection.

Applies To

SP.FolderCollection Class

See Also

Reference

SP.FolderCollection Methods

SP.FolderCollection Properties

SP Namespace