XPathDocument document = new XPathDocument("books.xml"); XPathNavigator navigator = document.CreateNavigator(); Double total = (double)navigator.
確定! 回上一頁