remove


Description:

public bool remove (string name)

Removes a parameter from the ParamList.

Parameters:

this

a ParamList

name

the name of the parameter

Returns:

true if the specified parameter was removed or false otherwise.