Mono Class Library: Overview

System.ComponentModel.Design.ISelectionService: Members

The members of System.ComponentModel.Design.ISelectionService are listed below.

Public Properties

[read-only]
PrimarySelectionobject. Documentation for this section has not yet been entered.
[read-only]
SelectionCountint. Documentation for this section has not yet been entered.

Public Methods

GetComponentSelected(object) : bool
Documentation for this section has not yet been entered.
GetSelectedComponents() : ICollection
Documentation for this section has not yet been entered.
SetSelectedComponents(ICollection)
Documentation for this section has not yet been entered.
SetSelectedComponents(ICollection, SelectionTypes)
Documentation for this section has not yet been entered.

Public Events

SelectionChangedDocumentation for this section has not yet been entered.
SelectionChangingDocumentation for this section has not yet been entered.