| オーバーロード | 解説 |
|---|---|
| HtmlElement コンストラクタ(Style,String,Boolean,Int32) | Initializes a new instance of the HtmlElement class with the specified htm content and style options. |
| HtmlElement コンストラクタ(Style,String,Boolean) | Initializes a new instance of the HtmlElement class with the specified htm content and style options. |
| HtmlElement コンストラクタ(String,Boolean) | Initializes a new instance of the HtmlElement class with the specified htm content. |
| HtmlElement コンストラクタ(Style,Boolean) | Initializes a new instance of the HtmlElement class with the specified style options. |
| HtmlElement コンストラクタ(Boolean) | Initializes a new instance of the HtmlElement class. |