Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / ParenthesesExpressionFactory Class / ParenthesesExpressionFactory Constructor


In This Topic
    ParenthesesExpressionFactory Constructor
    In This Topic
    Initializes a new instance of the ParenthesesExpressionFactory class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ParenthesesExpressionFactory()
    public ParenthesesExpressionFactory()
    See Also