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

In This Topic
    CalcBinaryOperatorExpression Class Members
    In This Topic

    The following tables list the members exposed by CalcBinaryOperatorExpression.

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