WriteTo Method
From Html Agility Pack
| A Sandcastle Documented Class Library |
| HtmlNode..::..WriteTo Method |
| HtmlNode Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| WriteTo()()()() |
Saves the current node to a string.
| |
| WriteTo(TextWriter) |
Saves the current node to the specified TextWriter.
| |
| WriteTo(XmlWriter) |
Saves the current node to the specified XmlWriter.
|