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


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

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

    See Also