SP.ArrayListEnumerator Methods

Applies to: SharePoint Foundation 2010

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

Methods

Name

Description

ArrayListEnumerator

Initializes a new instance of the ArrayListEnumerator class based on the specified array.

moveNext

Advances the enumerator to the next element of the array.

reset

Sets the enumerator to its initial position, which is before the first element in the array.

Applies To

SP.ArrayListEnumerator Class

See Also

Reference

SP.ArrayListEnumerator Properties

SP Namespace