Version

IUltraCalcFunctionToken Interface Members

The following tables list the members exposed by IUltraCalcFunctionToken.

Public Properties
 NameDescription
 PropertyArgumentCountReturns the number of arguments to the function.  
 PropertyFunctionNameThe name of the UltraCalcFunction represented by the token.  
 PropertyFunctionOperatorReturns an UltraCalcOperatorFunction indicating the operator that the function reprsents or null of the function does not represent an operator.  
See Also