Class Format
Represents an operator that formats each element of the sequence as an OSC message.
[WorkflowElementCategory(ElementCategory.Transform)]
public class Format : SelectBuilder, IExpressionBuilder
- Inheritance
-
Format
- Implements
- Inherited Members
- Extension Methods
Properties
- Address
Gets or sets the OSC address pattern specifying which method to invoke using the formatted data.
Methods
- BuildSelector(Expression)
When overridden in a derived class, returns the expression that maps the specified input parameter to the selector result.