ISelectionService::GetSelectedComponents Method ()

 

Gets a collection of components that are currently selected.

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

ICollection^ GetSelectedComponents()

Return Value

Type: System.Collections::ICollection^

A collection that represents the current set of components that are selected.

.NET Framework
Available since 1.1
Return to top
Show: