Skip to content

GetParent

Returns the parent node of the current node.

1
myXml.GetParent():Xml

Returns

An Xml object representing the parent node.

See Also