System.ComponentModel.Design.ISelectionService.SetSelectedComponents Method

Selects the specified collection of components.

Syntax

public void SetSelectedComponents (ICollection components)

Parameters

components
The collection of components to select.

Remarks

If the array is null or does not contain any components, ISelectionService.SetSelectedComponents(ICollection) selects the top-level component in the designer.

Requirements

Namespace: System.ComponentModel.Design
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0