Spread ASP.NET 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / BinaryOperatorExpression Class
Properties


In This Topic
    BinaryOperatorExpression Class Members
    In This Topic

    The following tables list the members exposed by BinaryOperatorExpression.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new expression with a binary operator applied to a pair of operands.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the left-side operand for the expression.  
    Public PropertyGets the right-side operand for the expression.  
    Public PropertyGets the operator for the expression.  
    Top
    See Also