SP.FeatureCollection.item Property
Applies to: SharePoint Foundation 2010
Gets the feature at the specified index of the collection.
var value = SP.FeatureCollection.get_item();
Property Value
Type: SP.Feature
The feature 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 feature at the specified index of the collection.
var value = SP.FeatureCollection.get_item();
Type: SP.Feature
The feature at the specified index.