Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
Traverse « XML LINQ « C# / C Sharp
C# / C Sharp
XML LINQ
Traverse
1.
Traversing Up from an XElement Object via the Parent Property
2.
Traversing Down from an XElement Object via the Nodes Method
3.
Traversing Down from an XElement Object via the Nodes Method with Additional Node Types
4.
Traversing Backward from the Current Node