CsvRow
Represents a CSV row.
Constructors
| Constructor | Description |
new(parent, columns)
Signature: (parent:CsvFile * columns:string []) -> CsvRow
|
|
Represents a CSV row.
| Constructor | Description |
new(parent, columns)
Signature: (parent:CsvFile * columns:string []) -> CsvRow
|
|