0 out of 3 rated this helpful - Rate this topic

XmlDocument Constructor

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.