Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / IndexFunctionInfo Class
Members


IndexFunctionInfo Class
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
Inheritance Hierarchy

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

See Also