ISelectionService (interface)

This type is found in the namespace System.ComponentModel.Design

mget_PrimarySelectionObject
mget_SelectionCountInt32
madd_SelectionChangingVoid
mremove_SelectionChangingVoid
madd_SelectionChangedVoid
mremove_SelectionChangedVoid
mGetComponentSelectedBoolean
mGetSelectedComponentsICollection
mSetSelectedComponentsVoid
mSetSelectedComponentsVoid
pPrimarySelectionObject
pSelectionCountInt32
eSelectionChanged
eSelectionChanging

get_PrimarySelection

get_SelectionCount

.

add_SelectionChanging

.

remove_SelectionChanging

valueSystem.EventHandler

add_SelectionChanged

valueSystem.EventHandler

remove_SelectionChanged

valueSystem.EventHandler

GetComponentSelected

valueSystem.EventHandler

GetSelectedComponents

componentSystem.Object

SetSelectedComponents

.

SetSelectedComponents

componentsSystem.Collections.ICollection

PrimarySelection

componentsSystem.Collections.ICollection
selectionTypeSystem.ComponentModel.Design.SelectionTypes

SelectionCount

.

SelectionChanged

.

SelectionChanging

.
.