View2.GetSelectedNodes method
Include protected members
Include inherited members
Overload list
Name | Description | |
---|---|---|
GetSelectedNodes() | Gets a reference to an XMLNodesCollection collection that is populated with XML Document Object Model (DOM) nodes based on the current selection of items in a view. (Inherited from View.) | |
GetSelectedNodes() | Gets a reference to an XMLNodesCollection collection that is populated with XML Document Object Model (DOM) nodes based on the current selection of items in a view. |
Top