A Sandcastle Documented Class Library |
HtmlNode..::..WriteTo Method |
HtmlNode Class See Also Send Feedback |
Saves the current node to a string.
Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
C# |
---|
public string WriteTo() |
Visual Basic |
---|
Public Function WriteTo As String |
Visual C++ |
---|
public: String^ WriteTo() |