Hi All,
I noticed that XmlNode and XpathNavigator are quite
similiar. XmlNode seems to navigate over an XML Doc and
so does XPathNav so when do I use XPathNavigator instead
of XmlNode?
Thanks,
JJ
I noticed that XmlNode and XpathNavigator are quite
similiar. XmlNode seems to navigate over an XML Doc and
so does XPathNav so when do I use XPathNavigator instead
of XmlNode?
Thanks,
JJ
Comment