Node.ParentElement

Node.ParentElement property

Gets the parent Element of this node.

public Element ParentElement { get; }

See Also