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


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