HtmlNodeCollectionParentNode Property

Get/Set the Parent Node hosting this Collection.

Definition

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

Property Value

HtmlNodeItem

See Also