Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

DataTable DataTable myDataTable.Each(fn: (row: DataRow) => void)

DataTable DataTable myDataTable.Each(fn: (row: DataRow, i: number) => void)

...