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


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

    System.Object
       FarPoint.CalcEngine.FunctionExpressionFactory

    See Also