ISelectionContainer Methods
Visual Studio 2010
The ISelectionContainer type exposes the following members.
| Name | Description | |
|---|---|---|
|
CountObjects | Returns either a count of the total number of objects available or a count of the objects in the current selection. |
|
GetObjects | Returns either the objects that are currently selected or the objects that are selectable. |
|
SelectObjects | Returns one or more objects selected from a group of objects. |