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


In This Topic
    EvenFunctionInfo Class
    In This Topic
    Rounds the specified value up to the nearest even integer.
    Syntax
    'Declaration
     
    
    Public Class EvenFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As EvenFunctionInfo
    public class EvenFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.EvenFunctionInfo

    See Also