ICellsDataTable.Next

ICellsDataTable.Next method

Moves the cursor down one row from its current position.

public bool Next()

Return Value

if the new current row is valid; false if there are no more rows

See Also