BasicReadOnlyCollectionPageT Methods |
The BasicReadOnlyCollectionPageT generic type exposes the following members.
Name | Description | |
---|---|---|
GetNextPageAsync |
Gets the next page in the paginated collection.
(Overrides ReadOnlyCollectionPageTGetNextPageAsync(CancellationToken).) |
Name | Description | |
---|---|---|
GetAllPagesT |
Get all pages in a paginated collection.
(Defined by ReadOnlyCollectionPageSynchronousExtensions.) | |
GetAllPagesAsyncT |
Get all pages in a paginated collection.
(Defined by ReadOnlyCollectionPageExtensions.) | |
GetNextPageT |
Gets the next page in the paginated collection.
(Defined by ReadOnlyCollectionPageSynchronousExtensions.) |