IVsMultiItemSelect Members
Include Protected Members
Include Inherited Members
Provides the environment with access to multiple selections.
The IVsMultiItemSelect type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetSelectedItems | Returns an IVsHierarchy interface pointer and item identifier for selected items. | |
GetSelectionInfo | Returns a flag that indicates whether or not the selected items belong to one or more hierarchies and a count of the number of selected items. |
Top