GetLastPage Method
Last updated: 8/31/2026Overloads
| GetLastPage() |
Moves CurrentPages to the last page and returns the data. |
GetLastPage()
Moves CurrentPages to the last page and returns the data.
Declaration
public IEnumerable<NxDataPage> GetLastPage()
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<NxDataPage> |
The data |