System.Xml.Xsl.XsltArgumentList.RemoveExtensionObject Method

Removes the object with the namespace URI from the System.Xml.Xsl.XsltArgumentList.

Syntax

public object RemoveExtensionObject (string namespaceUri)

Parameters

namespaceUri
The namespace URI associated with the object to remove.

Returns

The object with the namespace URI or null if one was not found.

Remarks

None.

Requirements

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