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


In This Topic
    LargeFunctionInfo Class
    In This Topic
    Returns the nth largest value in a data set.
    Syntax
    'Declaration
     
    
    Public Class LargeFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As LargeFunctionInfo
    public class LargeFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.LargeFunctionInfo

    See Also