|
ParserReadNext Method
|
Reads next EMAX record.
Namespace: GSF.EMAXAssembly: GSF.EMAX (in GSF.EMAX.dll) Version: 2.4.207-beta
Syntax Public Function ReadNext As Boolean
member ReadNext : unit -> bool
View SourceReturn Value
Booleantrue if read succeeded; otherwise
false if end of data set was reached.
See Also