This documentation is archived and is not being maintained.

XmlDocument Constructor

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.

  NameDescription
Public method XmlDocument() Initializes a new instance of the XmlDocument class.
Protected method XmlDocument(XmlImplementation) Initializes a new instance of the XmlDocument class with the specified XmlImplementation.
Public method XmlDocument(XmlNameTable) Initializes a new instance of the XmlDocument class with the specified XmlNameTable.
Top
Show: