Interface IStyleSheetList
- Namespace
- Org.W3c.Dom.Stylesheets
- Assembly
- MASES.JNet.dll
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/jdk.xml.dom/org/w3c/dom/stylesheets/StyleSheetList.html
public interface IStyleSheetList
Properties
Length
int Length { get; }
Property Value
Methods
Item(int)
StyleSheet Item(int arg0)