![]() | CSVReader Methods |
The CSVReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | Close | Close the source and release the input source. |
![]() | GetAndClearIsReset | Return and set to false the isReset value, which is set totrue whenever the CSVReader is reset. |
![]() | GetNextRecord | Get the next record from the CSV file. |
![]() | Reset | Reset the source to the beginning of the file. |