Mono Class Library: System.Xml.Xsl.XsltArgumentList Overview | Members

System.Xml.Xsl.XsltArgumentList.RemoveParam Method

Removes an assigned value to a stylesheet parameter.

public object RemoveParam (string name, string namespaceUri)

Parameters

name
The name of the variable.
namespaceUri
The namespace URI of the variable, or the empty string for variables not declared in a namespace.

Returns

The value formerly associated with the parameter, or null if no value was associated with the parameter.

Remarks

None.

Requirements

Namespace: System.Xml.Xsl
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0