CsvReaderCopyCurrentRecordTo Method |
Name | Description | |
---|---|---|
CopyCurrentRecordTo(String) |
Copies the field array of the current record to a one-dimensional array, starting at the beginning of the target array.
| |
CopyCurrentRecordTo(String, Int32) |
Copies the field array of the current record to a one-dimensional array, starting at the beginning of the target array.
|