IVsDataExplorerNode.AddToSelection Method

Adds the current node to a group of selected nodes.

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Syntax

'Declaration
Sub AddToSelection
void AddToSelection()
void AddToSelection()
abstract AddToSelection : unit -> unit
function AddToSelection()

Remarks

This is equivalent of pressing the CTRL key and selecting a node with the mouse.

.NET Framework Security

See Also

Reference

IVsDataExplorerNode Interface

Microsoft.VisualStudio.Data.Services Namespace