A reference to the root of the xml structure.
[Visual Basic .NET] Public Property Root As IIMSGlobeXMLNode
[C#] public IIMSGlobeXMLNode Root {get; set;}
[C++]
HRESULT get_Root(
IIMSGlobeXMLNode** Root
);
[C++]
HRESULT putref_Root(
IIMSGlobeXMLNode* Root
);
[C++]Parameters
Root [out, retval]Root is a parameter of type IIMSGlobeXMLNode
Root [in]Root is a parameter of type IIMSGlobeXMLNode
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.