Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Include Protected Members
Include Inherited Members
Puts the selected components into the selection container and replaces the currently-selected components, and notifies the shell of the change.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
![]() |
SetSelectedComponents(ICollection) | Adds the specified components into the selection container and notifies the shell of the selection change. |
![]() |
SetSelectedComponents(ICollection, SelectionTypes) | Not currently implemented. |
Top
Remarks
The existing components in the selection container replaced with the new components are added.
If the selection container's contents are modified, this method calls OnSelectionChanging and OnSelectionChanged.
.gif)