<%@ page language="C#" masterpagefile="~/templates/Documentation.master" inherits="Page" pagetitle="Finding a Particular Node" keywords="Finding a Particular Node"%>

Finding a Particular Node

To find a specific node within a set of nodes, enclose an integer within brackets ( [ ] ). The integer indicates the position of the node relative to its parent. This section discusses the following topics:

See also Obtaining the Current Node for the Current XSLT Template.