CalcFunction Class Members
In This Topic
The following tables list the members exposed by CalcFunction.
Public Properties
| Name | Description |
| IsBranch | Gets a value indicating whether this function is branched by arguments as condition. |
| IsContextSensitive | Determines whether the evaluation of the function is dependent on the context in which the evaluation occurs. |
| MaxArgs | Gets the maximum number of arguments for the function. |
| MinArgs | Gets the minimum number of arguments for the function. |
| Name | Gets The name of the function. |
Top
Public Methods
See Also