ISelectionContainer Members
Include Protected Members
Include Inherited Members
Provides access to objects used to update the Properties window.
The ISelectionContainer type exposes the following members.
Methods
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. |
Top