View.SelectNodes Method

Selects a range of nodes in a view.

Overload List

Name Description
View.SelectNodes (XPathNavigator)
Selects a range of nodes in a view based on the specified starting XML node.
View.SelectNodes (XPathNavigator, XPathNavigator)
Selects a range of nodes in a view based on the specified starting XML node and ending XML node.
View.SelectNodes (XPathNavigator, XPathNavigator, String)
Selects a range of nodes in a view based on the specified starting XML node, the ending XML node, and the specified control.

See Also

Reference

View Class
View Members
Microsoft.Office.InfoPath Namespace