Partilhar via


SP.ArrayListEnumerator(data) Constructor

Applies to: SharePoint Foundation 2010

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

var value = new ArrayListEnumerator(data);

Parameters

data

The array to enumerate.

Type: Object

Applies To

SP.ArrayListEnumerator Class

See Also

Reference

SP.ArrayListEnumerator Methods

SP.ArrayListEnumerator Properties

SP Namespace