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


In This Topic
    RowsFunctionInfo Class
    In This Topic
    Returns the number of rows in an array or reference.
    Syntax
    'Declaration
     
    
    Public Class RowsFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As RowsFunctionInfo
    public class RowsFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.RowsFunctionInfo

    See Also