Interface ICSSRuleList
.NET interface for TO BE DEFINED FROM USER
public interface ICSSRuleList
Properties
Length
int Length { get; }
Property Value
Methods
Item(int)
CSSRule Item(int arg0)
.NET interface for TO BE DEFINED FROM USER
public interface ICSSRuleList
int Length { get; }
CSSRule Item(int arg0)