SelectionContainer Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | ActivateObjects() | Overriding this method enables an object to respond when selected. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ISelectionContainer::CountObjects(UInt32, UInt32) | |
![]() ![]() | ISelectionContainer::GetObjects(UInt32, UInt32, array<Object^>^) | |
![]() ![]() | ISelectionContainer::SelectObjects(UInt32, array<Object^>^, UInt32) | Sets the collection of selectable objects. |
Show:



