Root property

         

The root Element of the document. All document elements have an eventual parent of this element

Property type

An Element object.

Syntax

[Set] object.Root [= Element]

The Root property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type XMLDocument.
ElementAn Element object