<PackageReference Include="System.Xml.XmlDocument" Version="4.0.1-beta-23409" />

XmlImplementation

public class XmlImplementation
Defines the context for a set of XmlDocument objects.

Initializes a new instance of the XmlImplementation class.

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

public virtual XmlDocument CreateDocument()

Creates a new XmlDocument.

public bool HasFeature(string strFeature, string strVersion)

Tests if the Document Object Model (DOM) implementation implements a specific feature.