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