Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / UnaryOperatorExpression Class
Properties


In This Topic
    UnaryOperatorExpression Class Members
    In This Topic

    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