Puts the selected elements into the selection container and notifies the shell of the change.
Overload List
| Name | Description | |
|---|---|---|
![]() |
SetSelectedComponents(ICollection) | Inserts components into the selection container and notifies the shell of the selection change. |
![]() |
SetSelectedComponents(ICollection, SelectionTypes) | Not currently implemented. |
Top
Remarks
The existing elements in the selection container are cleared before the new elements are added.
This overload implements the IVsTrackSelectionEx interface to notify the shell that the selection has changed.
.gif)