View.GetContextNodes Method
Overload List
Name | Description |
---|---|
View.GetContextNodes () |
Gets a reference to an XPathNodeIterator for iterating over the returned XML nodes in the current selection.
|
View.GetContextNodes (XPathNavigator) |
Gets a reference to an XPathNodeIterator object for iterating over the returned XML nodes starting from the specified node.
|
View.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.
|