Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4731

XPath: Select all Nodes with Name using XPath in C# and VB.Net

$
0
0
Here Mudassar Ahmed Khan has explained with an example, how to select all Nodes (Elements) with specified (particular) Name using XPath Query (Expression) in C# and VB.Net. The XML file will be loaded into an XmlDocument and then using XPath Query (Expression), all the Nodes (Elements) with specified (particular) Name will be selected.

Viewing all articles
Browse latest Browse all 4731

Trending Articles