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


RankFunctionInfo Class
Returns the rank of a number in a set of numbers.
Syntax
'Declaration
 
Public Class RankFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As RankFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.RankFunctionInfo

See Also