Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
Visual Basic
XML Axis Properties
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Visual Basic Language Reference
XML Axis Properties

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.

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.

Other Resources

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker