|
PhysicalParserNextRecord Method
|
Reads the next record from the PQDIF file.
Namespace: GSF.PQDIF.PhysicalAssembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.207-beta
Syntax Public Function NextRecord As Record
member NextRecord : unit -> Record
View SourceReturn Value
RecordThe next record to be parsed from the PQDIF file.
See Also