Version

IUltraCalcFunctionToken Interface Properties

For a list of all members of this type, see IUltraCalcFunctionToken members.

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