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