HtmlNodeCollectionParentNode Property

Get/Set the Parent Node hosting this Collection.

Definition

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

Property Value

HtmlNodeItem

See Also