Interface IDOMImplementationSource
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/w3c/dom/DOMImplementationSource.html
public interface IDOMImplementationSource
Methods
GetDOMImplementation(String)
DOMImplementation GetDOMImplementation(String arg0)
Parameters
Returns
GetDOMImplementationList(String)
DOMImplementationList GetDOMImplementationList(String arg0)