[xml] creating xmlreader from a XmlNode



Hi
 
I am new to this lib,ans so far i used the DOM :
 
I use the XmlDocument for an application :
 
Now i have a situation where the useof the reader is more in its place :
 
How can i create an  xmltextreader from a childnode of my xmldocument ?
 
Now i use a recursive loop to parse all xmlchildnodes of a certain xmlnode , so i think the use of an xmlreader is more suited.
 
Thanks, Johan
 
 
 
 
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]