SP.FeatureCollection Methods

Applies to: SharePoint Foundation 2010

The following table lists the methods of the SP.FeatureCollection class.

Methods

Name

Description

add

Adds a feature to the collection with the specified feature ID and scope.

FeatureCollection

This member is reserved for internal use and is not intended to be used directly from your code.

getById

Gets the feature with the specified feature ID.

itemAt

Gets the feature at the specified index of the collection.

remove

Removes the feature with the specified ID from the collection.

Applies To

SP.FeatureCollection Class

See Also

Reference

SP.FeatureCollection Properties

SP Namespace