Why not load the XML file into an XmlDocument? From there you can create an XmlNodelist and iterate through it until you find the node ...
確定! 回上一頁