GetLastPage Method
Overloads
| 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 |