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


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