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

System.Xml.Xsl.XsltArgumentList.RemoveExtensionObject Method

Removes the extension object associated with a namespace.

public object RemoveExtensionObject (string namespaceUri)

Parameters

namespaceUri
The namespace URI for which to remove the extension object.

Returns

The object formerly associated with the namespace, or null if no extension object was associated with the namespace.

Remarks

None.

Requirements

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