ParamList.remove
bool remove(string name)Removes a parameter from the #GMimeParamList.
Parameters
name | the name of the parameter |
Returns
true if the specified parameter was removed or false otherwise.
bool remove(string name)Removes a parameter from the #GMimeParamList.
name | the name of the parameter |