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
In this article
Return Value
Remarks
Applies To
Converts the enumerable array to an Array.
var value = SP.EnumerableArray.toArray();
Return Value
Type: Array
The array that contains all elements of the enumerable array.
Remarks
This method returns the array object that contains all elements of the enumerable array.