Class Parse
- Namespace
- Harp.TimestampGeneratorGen3
- Assembly
- Harp.TimestampGeneratorGen3.dll
Represents an operator which filters and selects specific messages reported by the TimestampGeneratorGen3 device.
public class Parse : ParseBuilder, IExpressionBuilder, ICustomTypeDescriptor, INamedElement
- Inheritance
-
Parse
- Implements
- Inherited Members
Constructors
Parse()
Initializes a new instance of the Parse class.
public Parse()
- See Also