View.GetContextNodes Method

Include Protected Members
Include Inherited Members

Gets a reference to a XPathNodeIterator object for iterating over XML nodes in the current context.

Overload List

  Name Description
Public method GetContextNodes() Gets a reference to an XPathNodeIterator for iterating over the returned XML nodes in the current selection.
Public method GetContextNodes(XPathNavigator) Gets a reference to an XPathNodeIterator object for iterating over the returned XML nodes starting from the specified node.
Public method GetContextNodes(XPathNavigator, String) Gets a reference to an XPathNodeIterator for iterating over the returned XML nodes in the current selection within the control bound to the specified control.

Top

See Also

Reference

View Class

View Members

Microsoft.Office.InfoPath Namespace