Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The topics in this section document the syntax of XML axis properties in Visual Basic. The XML axis properties make it easy to access XML directly in your code.
In This Section
Topic |
Description |
|---|---|
Describes how to access the attributes of an XElement object. |
|
Describes how to access the children of an XElement object. |
|
Describes how to access the descendants of an XElement object. |
|
Describes how to access individual elements in a collection of XElement or XAttribute objects. |
|
Describes how to access the value of the first element of a collection of XElement or XAttribute objects. |