Spread for ASP.NET 12 Product Documentation
Arg Property (UnaryOperatorExpression)


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

Reference

UnaryOperatorExpression Class
UnaryOperatorExpression Members