Ghi
Quyền truy cập vào trang này yêu cầu sự cho phép. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Quyền truy cập vào trang này yêu cầu sự cho phép. Bạn có thể thử thay đổi thư mục.
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 |
|---|---|
| XML Attribute Axis Property | Describes how to access the attributes of an XElement object. |
| XML Child Axis Property | Describes how to access the children of an XElement object. |
| XML Descendant Axis Property | Describes how to access the descendants of an XElement object. |
| Extension Indexer Property | Describes how to access individual elements in a collection of XElement or XAttribute objects. |
| XML Value Property | Describes how to access the value of the first element of a collection of XElement or XAttribute objects. |
See also
Cộng tác với chúng tôi trên GitHub
Bạn có thể tìm thấy nguồn cho nội dung này trên GitHub, nơi bạn cũng có thể tạo và xem xét các vấn đề cũng như yêu cầu kéo. Để biết thêm thông tin, hãy xem hướng dẫn cộng tác viên của chúng tôi.