|
virtualnoexcept |
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 in xtd::forms::checked_list_box.