Mono Class Library: System.Xml.XmlNamespaceManager Overview | Members

System.Xml.XmlNamespaceManager Constructor

Constructs and initializes a new instance of the System.Xml.XmlNamespaceManager class.

public XmlNamespaceManager (XmlNameTable nameTable)

Parameters

nameTable
The System.Xml.XmlNameTable to use.

Exceptions

TypeReason
ArgumentNullExceptionnameTable is null.

Remarks

Note:

nameTable is used to look up prefixes and namespaces.

Requirements

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