[]
Removes a user-defined custom function.
public void RemoveCustomFunction(string name)
Public Sub RemoveCustomFunction(name As String)
The name of the function to remove.