ISelectionItemProvider Methods
.NET Framework 4.5
The ISelectionItemProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddToSelection | Adds the current element to the collection of selected items. |
|
RemoveFromSelection | Removes the current element from the collection of selected items. |
|
Select | Deselects any selected items and then selects the current element. |