ItemSelector AvailableObjects Property A Sandcastle Documented Class Library
Gets the list of available objects.

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

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

Property Value

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