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. |
Max |
Returns the maximum count of function operands (parameters). |
Min |
Returns the minimum count of function operands (parameters). |
Name |
Returns the name of the custom function.
Inherited from ICustom |
See Also