Aracılığıyla paylaş


SP.EnumerableArray.toArrayList() Method

Applies to: SharePoint Foundation 2010

In this article
Return Value
Remarks
Applies To

Converts the enumerable array to an ArrayList.

var value = SP.EnumerableArray.toArrayList();

Return Value

Type: ArrayList

The dynamic array that contains all of the elements of the enumerable array.

Remarks

This method returns the dynamic array object that contains all of the elements of the enumerable array.

Applies To

SP.EnumerableArray Class

See Also

Reference

SP.EnumerableArray Methods

SP.EnumerableArray Properties

SP Namespace