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

System.Xml.XmlNamespaceManager Constructor

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

public XmlNamespaceManager (XmlNameTable nameTable)

Parameters

nameTable
The System.Xml.XmlNameTable to use. [Edit]

Exceptions

TypeReason
ArgumentNullExceptionnameTable is null. [Edit]

Remarks

Note:

nameTable is used to look up prefixes and namespaces.

[Edit]

Requirements

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