WriteTo Method

Html Agility Pack

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodWriteTo()()()()
Saves the current node to a string.
Public methodWriteTo(TextWriter)
Saves the current node to the specified TextWriter.
Public methodWriteTo(XmlWriter)
Saves the current node to the specified XmlWriter.

See Also