Spread WPF 17
GrapeCity.CalcEngine.Expressions Namespace / CalcUnaryOperatorExpression Class
Properties Methods

In This Topic
    CalcUnaryOperatorExpression Class Members
    In This Topic

    The following tables list the members exposed by CalcUnaryOperatorExpression.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CalcUnaryOperatorExpression class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the operand of the unary operation.  
    Public PropertyGets the operator of the unary operation.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Get a new expression with specific offset.  
    Top
    See Also