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