This documentation is archived and is not being maintained.
XmlDocument Constructor
Visual Studio 2010
Initializes a new instance of the XmlDocument class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: