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


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

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.SmallFunctionInfo

    See Also