xtd 0.2.0
Loading...
Searching...
No Matches

◆ checked_indices()

checked_index_collection xtd::forms::checked_list_box::checked_indices ( ) const
noexcept

Collection of checked indexes in this checked_list_box.

Returns
The checked_list_box::checked_index_collection collection for the checked_list_box.
Remarks
The collection of checked indexes is a subset of the indexes into the collection of all items in the checked_list_box control. These indexes specify items in a checked or indeterminate state.