CreateTextNode Method
From Html Agility Pack
| A Sandcastle Documented Class Library |
| HtmlDocument..::..CreateTextNode Method |
| HtmlDocument Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| CreateTextNode()()()() |
Creates an HTML text node.
| |
| CreateTextNode(String) |
Creates an HTML text node with the specified text.
|