Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / UnaryOperatorExpression Class
Properties


UnaryOperatorExpression Class Members

The following tables list the members exposed by UnaryOperatorExpression.

Public Constructors
 NameDescription
Public ConstructorCreates an expression representing a unary operator applied to a single operand.  
Top
Public Properties
 NameDescription
Public PropertyGets the operand for the expression.  
Public PropertyGets the operator for the expression.  
Top
See Also