SP.ListItemCollection object
Represents a collection of SP.ListItem objects.
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.ListItemCollection()
The ListItemCollection object has the following members.
Constructor
The ListItemCollection object has the following constructor.
|
Constructor |
Description |
|---|---|
|
Initializes a new instance of the SP.ListItemCollection object. |
Methods
The ListItemCollection object has the following methods.
|
Method |
Description |
|---|---|
|
Returns the list item with the specified list item identifier. |
|
|
|
|
|
Gets the list item at the specified index in the collection. |
Properties
The ListItemCollection object has the following properties.
|
Property |
Description |
|---|---|
|
|
|
|
Gets the list item at the specified index in the collection. |
|
|
Gets a value that specifies the information required to get the next page of data for a list view. |