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


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