Removes the parameter from the System.Xml.Xsl.XsltArgumentList.
- name
- The name of the parameter to remove. System.Xml.Xsl.XsltArgumentList does not check to ensure the name passed is a valid local name; however, the name cannot be null.
- namespaceUri
- The namespace URI of the parameter to remove.
The parameter object or null if one was not found.