ISelectionService::SetSelectedComponents Method (ICollection^)
.NET Framework (current version)
Selects the specified collection of components.
Assembly: System (in System.dll)
Parameters
- components
-
Type:
System.Collections::ICollection^
The collection of components to select.
If the array is null or does not contain any components, SetSelectedComponents selects the top-level component in the designer.
.NET Framework
Available since 1.1
Available since 1.1
Show: