Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / CalcErrorConverter Class / CalcErrorConverter Constructor


In This Topic
    CalcErrorConverter Constructor
    In This Topic
    Initializes a new instance of the CalcErrorConverter class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New CalcErrorConverter()
    public CalcErrorConverter()
    See Also