Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / ExactFunctionInfo Class
Members


In This Topic
    ExactFunctionInfo Class
    In This Topic
    Returns 1 (True) if two strings are the same; otherwise, 0 (False).
    Syntax
    'Declaration
     
    
    Public Class ExactFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As ExactFunctionInfo
    public class ExactFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.ExactFunctionInfo

    See Also