SP.ViewCollection.item Property
Applies to: SharePoint Foundation 2010
Gets the list view at the specified index in the collection.
var value = SP.ViewCollection.get_item(index);
Property Value
Type: SP.View
The list view at the specified index.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint Foundation 2010
Gets the list view at the specified index in the collection.
var value = SP.ViewCollection.get_item(index);
Type: SP.View
The list view at the specified index.