'宣言
Public Overloads Function Add( _ ByVal className As String, _ ByVal cssText As String, _ ByVal parentStyle As String _ ) As StyleSheetRule
public StyleSheetRule Add( string className, string cssText, string parentStyle )
パラメータ
- className
- このスタイルシートルールを識別するためのClassNameです。
- cssText
- 返されたStyleSheet Ruleオブジェクトが表すCSS宣言ブロック文字列です。
- parentStyle
- 親StyleSheetRuleです。