FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / ExactFunctionInfo Class
Members


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

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

See Also