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


In This Topic
    IndexFunctionInfo Class
    In This Topic
    Returns a value or the reference to a value from within an array or range.
    Syntax
    'Declaration
     
    
    Public Class IndexFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As IndexFunctionInfo
    public class IndexFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.IndexFunctionInfo

    See Also