ISelectionContainer Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | CountObjects(UInt32, UInt32) | Returns either a count of the total number of objects available or a count of the objects in the current selection. |
![]() | GetObjects(UInt32, UInt32, array<Object^>^) | Returns either the objects that are currently selected or the objects that are selectable. |
![]() | SelectObjects(UInt32, array<Object^>^, UInt32) | Returns one or more objects selected from a group of objects. |
Show:
