Skip to content

GetParent

Returns the parent node of the current node.

myXml.GetParent():Xml (Xml)

Returns

An Xml object representing the parent node.

See Also