Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
XMLDocument
.Root
public property
Root
Prototype:
Read/Write property Root [=
XMLNode
]
Description:
Gets or sets the root node of a XML document.
Return value:
Returns an instance to the
XMLNode
that is the root of the document. If the document has no nodes, it returns null.