SP.ClientObjectCollection.retrieveItems() Method
Applies to: SharePoint Foundation 2010
Gets the data for all of the items in the collection.
var value = SP.ClientObjectCollection.retrieveItems();
Return Value
Type: SP.ClientObjectPrototype
The prototype instance containing the data of the client objects.
Applies To
SP.ClientObjectCollection Class
See Also
Reference
SP.ClientObjectCollection Methods