Click or drag to resize

PhysicalParserNextRecord Method

Reads the next record from the PQDIF file.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public Record NextRecord()
View Source

Return Value

Record
The next record to be parsed from the PQDIF file.
See Also