Click or drag to resize
IPageT Methods

The IPageT generic type exposes the following members.

Methods
  NameDescription
Public methodGetNextPageAsync
Retrieves the next page of items, if one is available. If HasNextPage is false, an empty page is returned.
Top
Extension Methods
  NameDescription
Public Extension MethodGetNextPageT
Retrieves the next page of items, if one is available. If HasNextPage is false, an empty page is returned.
(Defined by PageExtensions.)
Top
See Also