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