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


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