| CloseAsync | Closes the PQDIF file. |
| Dispose | Releases resources held by the parser. |
| DisposeAsync | Releases resources held by the parser. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| HasNextObservationRecordAsync | Determines whether there are any more ObservationRecords to be read from the PQDIF file. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| NextObservationRecordAsync | Gets the next observation record from the PQDIF file. |
| OpenAsync | Opens the parser and parses the ContainerRecord. |
| OpenAsync(Stream, Boolean) | Opens the parser and parses the ContainerRecord. |
| ResetAsync | Resets the parser to the beginning of the PQDIF file. |
| ToString | Returns a string that represents the current object. (Inherited from Object) |