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


In This Topic
    DeltaFunctionInfo Class
    In This Topic
    Identifies whether two values are equal.
    Syntax
    'Declaration
     
    
    Public Class DeltaFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As DeltaFunctionInfo
    public class DeltaFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.DeltaFunctionInfo

    See Also