Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / BinaryOperatorExpressionFactory Class
Members


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

    System.Object
       FarPoint.CalcEngine.BinaryOperatorExpressionFactory

    See Also