GetCurrentPagesAsync Method
Overloads
| GetCurrentPagesAsync() |
The current set of pages. |
GetCurrentPagesAsync()
The current set of pages.
Declaration
public Task<NxPage[]> GetCurrentPagesAsync()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task<NxPage[]> |
A task with the current set of pages. |