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


In This Topic
    GeStepFunctionInfo Class
    In This Topic
    Returns an indication of whether a number is equal to a threshold.
    Syntax
    'Declaration
     
    
    Public Class GeStepFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As GeStepFunctionInfo
    public class GeStepFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.GeStepFunctionInfo

    See Also