Table of Contents

Property Parent

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

Parent

Gets the node that contains this node, or null for a detached or root node.

public DomNode? Parent { get; }

Property Value

DomNode