Interface IHTMLDOMImplementation
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/jdk.xml.dom/org/w3c/dom/html/HTMLDOMImplementation.html
public interface IHTMLDOMImplementation : IDOMImplementation
- Inherited Members
Methods
CreateHTMLDocument(String)
HTMLDocument CreateHTMLDocument(String arg0)