Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionExpression Class
Properties Methods


In This Topic
    FunctionExpression Class Members
    In This Topic

    The following tables list the members exposed by FunctionExpression.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of parameters being passed to the function.  
    Public PropertyGets the implementation (dynamic or static function binding) of the function.  
    Public PropertyGets the name of function.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the specified parameter being passed to the function.  
    Top
    See Also