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


In This Topic
    RandBetweenFunctionInfo Class
    In This Topic
    Represents the RANDBETWEEN function.
    Syntax
    'Declaration
     
    
    Public Class RandBetweenFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As RandBetweenFunctionInfo
    public class RandBetweenFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.RandBetweenFunctionInfo

    See Also