IPageT Properties |
The IPageT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements contained in the ICollectionT. (Inherited from ICollectionT.) | |
| CurrentPagingState |
Returns a token representing the state used to retrieve this results.
| |
| IsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from ICollectionT.) | |
| PagingState |
Returns a token representing the state to retrieve the next page of results.
|