Saxon API for .NET

XdmNode.Parent Property

Get the parent of this node.

public XdmNode Parent {get;}

Remarks

Returns either a document node, and element node, or null in the case where this node has no parent.

See Also

XdmNode Class | Saxon.Api Namespace