 | CSVReaderGetNextRecord Method |
Get the next record from the CSV file.
Namespace:
com.espertech.esperio.csv
Assembly:
NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntaxpublic string[] GetNextRecord()
Return Value
Type:
Stringa string array containing the values of the record
See Also