Click or drag to resize

ParserReadNext Method

Reads next COMTRADE record.

Namespace: GSF.COMTRADE
Assembly: GSF.COMTRADE (in GSF.COMTRADE.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