SPListItemCollectionPosition Members
Include Protected Members
Include Inherited Members
Supports paging through data sets, storing the state that is required to get the next page of data for a specific view of a list.
The SPListItemCollectionPosition type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPListItemCollectionPosition | Initializes a new instance of the SPListItemCollectionPosition class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
PagingInfo | Gets or sets paging information that is used to generate the next page of data. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top