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


In This Topic
    TFunctionInfo Class
    In This Topic
    Returns the text referred to by value.
    Syntax
    'Declaration
     
    
    Public Class TFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As TFunctionInfo
    public class TFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.TFunctionInfo

    See Also