ParentNode

Node.ParentNode property

Gets the parent node.

public Node ParentNode { get; }

See Also