xtd
0.2.0
Loading...
Searching...
No Matches
◆
checked_items()
checked_item_collection
xtd::forms::checked_list_box::checked_items
(
)
const
noexcept
Collection of checked items in this
checked_list_box
.
Returns
The
checked_list_box::checked_item_collection
collection for the
checked_list_box
.
Remarks
The collection is a subset of the objects in the items collection, representing only those items whose
xtd::forms::check_state
is checked or indeterminate. The indexes in this collection are in ascending order.
xtd
forms
checked_list_box
Generated on Sat Sep 14 2024 21:25:22 for xtd by
Gammasoft
. All rights reserved.