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


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