ItemSelector SelectedObjects Property A Sandcastle Documented Class Library
Gets the list of selected objects.

Namespace: Censitif.Library.Control
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

public ListBox..::..ObjectCollection SelectedObjects { get; }

Property Value

Type: ListBox ObjectCollection
The list of selected objects.
See Also