GetPreviousPage Method
Overloads
| GetPreviousPage() |
Moves CurrentPages to the previous page and returns the data. |
GetPreviousPage()
Moves CurrentPages to the previous page and returns the data.
Declaration
public IEnumerable<NxDataPage> GetPreviousPage()
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<NxDataPage> |
The data |