FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / LenFunctionInfo Class
Members


LenFunctionInfo Class
Returns the number of characters in a text string.
Syntax
'Declaration
 
Public Class LenFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As LenFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.LenFunctionInfo

See Also