Mono Class Library: System.Xml.XmlDocument Overview | MembersSystem.Xml.XmlDocument Constructor |
Creates a new object of this type, with the argument System.Xml.XmlNameTable as its XmlDocument.NameTable. [Edit]
|
- nt
- An System.Xml.XmlNameTable object to store name strings. [Edit]
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).
[Edit]
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0