SP.BaseCollectionEnumerator Methods

Applies to: SharePoint Foundation 2010

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

Methods

Name

Description

BaseCollectionEnumerator

Initializes a new instance of the BaseCollectionEnumerator class based on the specified collection.

moveNext

Advances the enumerator to the next item of the collection.

reset

Sets the enumerator to its initial position, which is before the first item in the collection.

Applies To

SP.BaseCollectionEnumerator Class

See Also

Reference

SP.BaseCollectionEnumerator Properties

SP Namespace