Spread for ASP.NET 12 Product Documentation
Arg1 Property


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > BinaryOperatorExpression Class : Arg1 Property
Gets the right-side operand for the expression.
Syntax
'Declaration
 
Public ReadOnly Property Arg1 As Expression
'Usage
 
Dim instance As BinaryOperatorExpression
Dim value As Expression
 
value = instance.Arg1
public Expression Arg1 {get;}
See Also

Reference

BinaryOperatorExpression Class
BinaryOperatorExpression Members