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