Spread ASP.NET 6.0 Product Documentation
BinaryOperatorExpression Class Members
See Also  Properties  Send Feedback
FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace : BinaryOperatorExpression Class


Glossary Item Box

The following tables list the members exposed by BinaryOperatorExpression.

Public Constructors

 NameDescription
Public ConstructorBinaryOperatorExpression ConstructorCreates a new expression with a binary operator applied to a pair of operands.  
Top

Public Properties

 NameDescription
Public PropertyArg0Gets the left-side operand for the expression.  
Public PropertyArg1Gets the right-side operand for the expression.  
Public PropertyOperatorGets the operator for the expression.  
Top

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.