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


In This Topic
    NotFunctionInfo Class
    In This Topic
    Reverses the logical value of its argument.
    Syntax
    'Declaration
     
    
    Public Class NotFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As NotFunctionInfo
    public class NotFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

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

    See Also