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


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

    System.Object
       FarPoint.CalcEngine.ErrorExpressionFactory

    See Also