Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
See Also
Reference
SP.ArrayListEnumerator Methods