To find nodes in an XML file you can use XPath expressions. ... To get value of sub node <FirstName> you can simply index XmlNode with the node name: ...
確定! 回上一頁