XmlDocument Constructor
.NET Framework 2.0
Initializes a new instance of the XmlDocument class.
| Name | Description |
|---|---|
| XmlDocument () | Initializes a new instance of the XmlDocument class. Supported by the .NET Compact Framework. |
| XmlDocument (XmlImplementation) | Initializes a new instance of the XmlDocument class with the specified XmlImplementation. Supported by the .NET Compact Framework. |
| XmlDocument (XmlNameTable) | Initializes a new instance of the XmlDocument class with the specified XmlNameTable. Supported by the .NET Compact Framework. |
Community Additions
ADD
Show: