Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
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
XPath « XML « C# / C Sharp
C# / C Sharp
XML
XPath
1.
XPathNavigator
2.
XPathNodeIterator
3.
Select by path
4.
Find Elements with an XPath Search
5.
XPath Query Demo
6.
Read XML node using the XML path
7.
XmlQuery Example
8.
XPath Expression Syntax
9.
Using XPath to get string value, integer value and boolean value
10.
Extensions.XPathSelectElement selects an XElement using a XPath expression
11.
Extensions.XPathSelectElements Selects a collection of elements using an XPath expression.
12.
Returns the string result from evaluating an xpath expression against the given document and context.
13.
Gets the text value from the element located by the given XPath.
14.
Returns the inner text of the single node selected from the specified xpath if found; otherwise, null.
15.
Get an array of nodes matching an XPath expression
16.
Schema Reference Util