ICustomFunctionOperatorBrowsable Methods
The interface of the custom function which GUI supports.
Name | Description |
---|---|
Evaluate |
Evaluates the custom function.
Inherited from ICustom |
Is |
Checks whether the specified number of function operands (parameters) is valid. |
Is |
Checks whether a function operand (parameter) with the specified index has the required type. |
Result |
Defines value type by types of function operands (parameters).
Inherited from ICustom |
See Also