Class Parse
Represents an operator which filters and selects standard Harp messages reported by the device.
public class Parse : ParseBuilder, IExpressionBuilder, ICustomTypeDescriptor, INamedElement
- Inheritance
-
Parse
- Implements
- Inherited Members
Constructors
Methods
- Build(IEnumerable<Expression>)
Constructs an Expression node from a collection of input arguments. The result can be chained with other builders in a workflow.