View.SelectNodes method

Include protected members
Include inherited members

Selects a range of nodes in a view.

Overload list

  Name Description
Public method SelectNodes(XPathNavigator) Selects a range of nodes in a view based on the specified starting XML node.
Public method SelectNodes(XPathNavigator, XPathNavigator) Selects a range of nodes in a view based on the specified starting XML node and ending XML node.
Public method 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.

Top

See also

Reference

View class

View members

Microsoft.Office.InfoPath namespace