SP.EnumerableArray.clear() Method
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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint Foundation 2010
Removes all elements from the SP.EnumerableArray object.
SP.EnumerableArray.clear();
This method sets the length of the enumerable array to zero to empty the array.