FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > ParenthesesExpression Class : ParenthesesExpression Constructor |
'Declaration Public Function New( _ ByVal arg As Expression _ )
'Usage Dim arg As Expression Dim instance As New ParenthesesExpression(arg)
public ParenthesesExpression( Expression arg )
Exception | Description |
---|---|
System.ArgumentNullException | arg is a null reference (Nothing in Visual Basic) |
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional