[]
Removes a user-defined custom function from the model.
public void RemoveCustomFunction(string name)
Public Sub RemoveCustomFunction(name As String)
| Type | Name | Description |
|---|---|---|
| string | name | Name of the user-defined custom function to remove |