Gets the list of available objects.
Namespace: Censitif.Library.ControlAssembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
public ListBox..::..ObjectCollection AvailableObjects { get; }public ListBox..::..ObjectCollection AvailableObjects { get; }Public ReadOnly Property AvailableObjects As ListBox..::..ObjectCollection
Get
Public ReadOnly Property AvailableObjects As ListBox..::..ObjectCollection
Get
public:
property ListBox..::..ObjectCollection^ AvailableObjects {
ListBox..::..ObjectCollection^ get ();
}public:
property ListBox..::..ObjectCollection^ AvailableObjects {
ListBox..::..ObjectCollection^ get ();
}Property Value
Type:
ListBox ObjectCollectionThe list of available objects.