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
Removes all elements from the SP.EnumerableArray object.
SP.EnumerableArray.clear();
Remarks
This method sets the length of the enumerable array to zero to empty the array.