HtmlNodeItemNodes Property

Get a reference to the Nodes collection for this Item.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public HtmlNodeCollection Nodes { get; }

Property Value

HtmlNodeCollection

See Also