XmlDocument Constructor (XmlImplementation^)

 

Initializes a new instance of the XmlDocument class with the specified XmlImplementation.

Namespace:   System.Xml
Assembly:  System.Xml (in System.Xml.dll)

public protected:
XmlDocument(
	XmlImplementation^ imp
)

Parameters

imp
Type: System.Xml::XmlImplementation^

The XmlImplementation to use.

Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Return to top
Show: