The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlDocument Constructor
.NET Framework (current version)
Initializes a new instance of the XmlDocument class.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | XmlDocument() | Initializes a new instance of the XmlDocument class. |
![]() | XmlDocument(XmlImplementation^) | Initializes a new instance of the XmlDocument class with the specified XmlImplementation. |
![]() | XmlDocument(XmlNameTable^) | Initializes a new instance of the XmlDocument class with the specified XmlNameTable. |
Show:

