FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / BooleanExpressionFactory Class
Members


BooleanExpressionFactory Class
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
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.BooleanExpressionFactory

See Also