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