The Li type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Li |
Initializes a new instance of the Li class.
|
Methods
| Name | Description | |
|---|---|---|
| Add(String) |
Adds new text to this list item.
| |
| Add(FlowElement) |
Adds a new flow element.
| |
| Add(ICoreAttr) |
Adds a new core attribute.
| |
| Add(Style) |
Adds a new style.
| |
| Render |
Renders this tag with a new line only after the closing tag.
(Overrides Tag..::..Render()()()().) | |
| ToString |
This tag's name.
(Overrides Object..::..ToString()()()().) |