| BasicReadOnlyCollectionPageT Class |
Namespace: net.openstack.Core.Collections
The BasicReadOnlyCollectionPageT type exposes the following members.
| Name | Description | |
|---|---|---|
| BasicReadOnlyCollectionPageT |
Initializes a new instance of the BasicReadOnlyCollectionPageT class
that is a read-only wrapper around the specified list.
|
| 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.) |
| Name | Description | |
|---|---|---|
| CanHaveNextPage |
Gets a value indicating whether another page of results may follow the current page.
(Overrides ReadOnlyCollectionPageTCanHaveNextPage.) |