Paged<(Of <(<'TResult>)>)> Methods
The Paged<(Of <(<'TResult>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetPage |
Paging-based synchronous version of InvokeAllFilters.
|
|
|
GetPagesAsync |
Asynchronous version of EntityQuery.InvokeValueFilters with paging of results. Result pages
are added to instance property AsyncResultSets as they become available. Each newly available
page triggers NewPageEvent.
|
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |

