ESRI.ArcGIS.ADF
RootNode Property
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace > XmlHelper Class : RootNode Property




Get the Root node of the Xml Document as an XmlNode

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property RootNode As XmlNode
Visual Basic (Usage)Copy Code
Dim instance As XmlHelper
Dim value As XmlNode
 
value = instance.RootNode
C# 
public XmlNode RootNode {get;}

See Also

Reference

XmlHelper Class

XmlHelper Members

XmlNode

XmlNode

XmlNode

© 2010 All Rights Reserved.