HtmlDocumentDump(HtmlNodeCollection, Int32) Method
Dump the contents of an HTML Nodes Collection.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public static void Dump(
HtmlNodeCollection nodes,
int level
)
Public Shared Sub Dump (
nodes As HtmlNodeCollection,
level As Integer
)
No code example is currently available or this language may not be supported.
Parameters
- nodes HtmlNodeCollection
-
Instance of an HTML Nodes Collection to output.
- level Int32
-
Indent Level.