HtmlNodeItemParent Property

Get/Set the Node Collection to which this Node Belongs.

Definition

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

Property Value

HtmlNodeCollection

See Also