Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / TTestFunction Field


In This Topic
    TTestFunction Field
    In This Topic
    Specifies an instance of the TTEST function. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TTestFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.TTestFunction
    public static readonly FunctionInfo TTestFunction
    See Also