The SearchResults<(Of <(T>)>) type exposes the following members.

Collapse imageProperties

  NameDescription
Public propertyCurrentPage
Gets the current page of the results.
Public propertyNumberOfPages
Gets the total number of pages of results available.
Public propertyResultsPerPage
Gets the number of results per page.
Public propertySearchResultsPage
Gets the current page of search results page.
Public propertyTotalNumberOfResults
Gets the total number of results available.

Collapse imageSee Also