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


MinAFunctionInfo Class
Returns the minimum value of all arguments.
Syntax
'Declaration
 
Public Class MinAFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As MinAFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.MinAFunctionInfo

See Also