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


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