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


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

    System.Object
       FarPoint.CalcEngine.BooleanExpressionFactory

    See Also