Spread WPF 17
GrapeCity.CalcEngine.Expressions Namespace / CalcFunctionExpression Class
Properties Methods

In This Topic
    CalcFunctionExpression Class Members
    In This Topic

    The following tables list the members exposed by CalcFunctionExpression.

    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 the function.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the specified parameter being passed to the function.  
    Public MethodOverridden. Get a new expression with specific offset.  
    Top
    See Also