Click or drag to resize

CorrectiveParserReadNext Method

Reads next EMAX record.

Namespace: GSF.EMAX
Assembly: GSF.EMAX (in GSF.EMAX.dll) Version: 2.4.181-beta
Syntax
public bool ReadNext()
View Source

Return Value

Boolean
true if read succeeded; otherwise false if end of data set was reached.
See Also