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


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