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


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

    System.Object
       FarPoint.CalcEngine.DoubleExpressionFactory

    See Also