Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionExpression Class
Properties Methods


FunctionExpression Class Members

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