Click or drag to resize

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
Syntax
C#
public bool GetAndClearIsReset()

Return Value

Type: Boolean
isReset
See Also