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


In This Topic
    ParenthesesExpressionFactory Class
    In This Topic
    Represents a means of creating ParenthesesExpression objects in environments that do not support parameterized constructors.
    Syntax
    'Declaration
     
    
    Public Class ParenthesesExpressionFactory 
    'Usage
     
    
    Dim instance As ParenthesesExpressionFactory
    public class ParenthesesExpressionFactory 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.ParenthesesExpressionFactory

    See Also