CsvReader..::..CopyCurrentRecordTo Method

Overload List


  Name Description
Public method CopyCurrentRecordTo(array<String>[]()[][])
Copies the field array of the current record to a one-dimensional array, starting at the beginning of the target array.
Public method CopyCurrentRecordTo(array<String>[]()[][], Int32)
Copies the field array of the current record to a one-dimensional array, starting at the beginning of the target array.