Describes a list of items.
Name | Description | |
---|---|---|
ListHilite(System.Collections.Generic.IEnumerable<object> values) | ||
ListHilite(object[] values) |
Initializes a new instance of the ListHilite class. |
Name | Description | |
---|---|---|
WriteHtml(System.IO.TextWriter writer) |
Writes the description as HTML. |
|
WritePlainText(System.IO.TextWriter writer) |
Writes the description as plain text. |