Property | Type | Description | |
---|---|---|---|
CSSStyleSheet | System.Runtime.CompilerServices |
Method | Description | |
---|---|---|
DeleteRule ( int index ) : void | ||
InsertRule ( string rule, int index ) : int |
Method | Description | |
---|---|---|
CSSStyleSheet ( ) : System.Runtime.CompilerServices |
public InsertRule ( string rule, int index ) : int | ||
rule | string | |
index | int | |
return | int |