ISelectionService Methods

 

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

NameDescription
System_CAPS_pubmethodGetComponentSelected(Object^)

Gets a value indicating whether the specified component is currently selected.

System_CAPS_pubmethodGetSelectedComponents()

Gets a collection of components that are currently selected.

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: