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
Returns an enumerator that iterates through the SP.ClientObjectCollection Class.
var value = SP.ClientObjectCollection.getEnumerator();
Applies To
SP.ClientObjectCollection Class
Remarks
This method implements the IEnumerable.GetEnumerator method from the IEnumerable interface.
See Also
Reference
SP.ClientObjectCollection Methods