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