Home
VB.Net
2D
Application
Class
Data Structure
Data Types
Database ADO.net
Date Time
Development
Event
File Directory
Generics
GUI
Internationalization I18N
Language Basics
LINQ
Network Remote
Reflection
Security
Thread
Windows Presentation Foundation
Windows System
XML
XML LINQ
XPath « XML « VB.Net
VB.Net
XML
XPath
1.
Use XPath to do a 'select' command
2.
Using XPathNavigator to select single node
3.
XPathResultType.Number
4.
XPathResultType.NodeSet
5.
XPathResultType.Boolean
6.
XPathResultType.String
7.
Use the XPath return type to determine how to process the XPath expression