ISelectionService::SetSelectedComponents Method

 

Selects the specified components.

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodSetSelectedComponents(ICollection^)

Selects the specified collection of components.

System_CAPS_pubmethodSetSelectedComponents(ICollection^, SelectionTypes)

Selects the components from within the specified collection of components that match the specified selection type.

Return to top
Show: