Interface IDOMImplementationCSS
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/jdk.xml.dom/org/w3c/dom/css/DOMImplementationCSS.html
public interface IDOMImplementationCSS : IDOMImplementation
- Inherited Members
Methods
CreateCSSStyleSheet(String, String)
CSSStyleSheet CreateCSSStyleSheet(String arg0, String arg1)