IVsDataExplorerNode.ExtendSelectionToNode Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extends the selected items in the UI up to the current node, resulting in multiple node selection.
public:
void ExtendSelectionToNode();
public void ExtendSelectionToNode ();
abstract member ExtendSelectionToNode : unit -> unit
Public Sub ExtendSelectionToNode ()