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:

