Creates a new object of this type, with the argument System.Xml.XmlNameTable as its XmlDocument.NameTable.
- nt
- An System.Xml.XmlNameTable object to store name strings.
Creates a new document object, using argument System.Xml.XmlNameTable as its XmlDocument.NameTable property.
The XmlNameTable is added some name strings used in the document object model, such as "#element" (node names), "xml", "lang" and "space" (predefined xml attributes).
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0