CSV.addRow

The methods adds new table row.

  1. void addRow(string[] row)
    struct CSV
    void
    addRow
    (
    string[] row
    )
  2. void addRow(S args)

Meta