SP.ClientObjectCollectionPrototype.retrieveItems() Method
Applies to: SharePoint Foundation 2010
In this article
Return Value
Applies To
Remarks
Returns a collection prototype that represents the specified SP.ClientObjectCollection Class. This member is reserved for internal use and is not intended to be used directly from your code.
var value = SP.ClientObjectCollectionPrototype.retrieveItems();
Return Value
Type: SP.ClientObjectPrototype
Applies To
SP.ClientObjectCollectionPrototype Class
Remarks
This method retrieves all child items of the specified client object collection.