 | CSVReaderGetAndClearIsReset Method |
Return and set to false the isReset value, which is set totrue whenever the CSVReader is reset.
Namespace:
com.espertech.esperio.csv
Assembly:
NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntaxpublic bool GetAndClearIsReset()
Return Value
Type:
BooleanisReset
See Also