ReadOnlyCollectionPageT Class |
Namespace: net.openstack.Core.Collections
The ReadOnlyCollectionPageT 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.) |
Name | Description | |
---|---|---|
CanHaveNextPage |
Gets a value indicating whether another page of results may follow the current page.
| |
Empty |
Gets an empty page from a paginated collection.
|