ICustomFunctionOperatorBrowsable Properties
The interface of the custom function which GUI supports.Name | Description |
---|---|
Category | Returns the custom function category. |
Description | Returns the custom function description. |
MaxOperandCount | Returns the maximum count of function operands (parameters). |
MinOperandCount | Returns the minimum count of function operands (parameters). |
Name | Returns the name of the custom function. Inherited from ICustomFunctionOperator. |
See Also