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


NotFunctionInfo Class
Reverses the logical value of its argument.
Syntax
'Declaration
 
Public Class NotFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As NotFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.NotFunctionInfo

See Also