共用方式為


使用 XPathNavigator 存取 XML 資料

更新: November 2007

XPathNavigator 類別提供了一組可以在 XPathDocumentXmlDocument 物件中巡覽節點、擷取 XML 資料及存取強型別 XML 資料的方法。

本節內容

請參閱

概念

使用 XPath 資料模型處理 XML 資料

使用 XPathDocument 及 XmlDocument 讀取 XML 資料

使用 XPathNavigator 選取、評估及比對 XML 資料

使用 XPathNavigator 編輯 XML 資料

使用 XPathNavigator 進行結構描述驗證

參考

XmlDocument

XPathDocument

XPathNavigator