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
Gets the number of elements in the SP.EnumerableArray object.
var value = SP.EnumerableArray.get_length();
Property Value
Type: Int32
The total number of elements in the SP.EnumerableArray object.