Spread for ASP.NET 12 Product Documentation
Arg0 Property


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

Reference

BinaryOperatorExpression Class
BinaryOperatorExpression Members