|
overridevirtualnoexcept |
Gets a collection that contains the zero-based indexes of all currently selected items in the list_box.
A list_box.selected_index_collection containing the indexes of the currently selected items in the control. If no items are currently selected, an empty ListBox.SelectedIndexCollection is returned.
Reimplemented from xtd::forms::list_box.