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


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

    System.Object
       FarPoint.CalcEngine.UnaryOperatorExpressionFactory

    See Also