| IPaginationT Properties |
[This is preliminary documentation and is subject to change.]
The IPaginationT generic type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| Boolean | HasNextPage | ||
| Boolean | HasPreviousPage | ||
| IEnumerableT | Items | ||
| Int32 | PageNumber | ||
| Int32 | PageSize | ||
| Int32 | TotalItems | ||
| Int32 | TotalPages |