Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / MatchFunctionInfo Class
Members


In This Topic
    MatchFunctionInfo Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class MatchFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As MatchFunctionInfo
    public class MatchFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.MatchFunctionInfo

    See Also