XML 軸屬性 (Visual Basic)

本節主題說明 Visual Basic 中 XML 軸屬性的語法。 XML 軸屬性可讓您直接在程式碼中輕鬆存取 XML。

本節內容

主題 描述
XML Attribute Axis Property 說明如何存取 XElement 物件的屬性。
XML Child Axis Property 說明如何存取 XElement 物件的子項目。
XML Descendant Axis Property 說明如何存取 XElement 物件的子系。
擴充索引子屬性 說明如何存取 XElement 集合或 XAttribute 物件中的個別元素。
XML 值屬性 說明如何存取 XElement 集合或 XAttribute 物件中第一個元素的值。

另請參閱