xtd
0.2.0
Loading...
Searching...
No Matches
◆
items()
[1/3]
object_collection
& xtd::forms::choice::items
(
)
noexcept
Gets an object representing the collection of the items contained in this choice.
Returns
A
choice::object_collection
representing the items in the choice.
Remarks
This property enables you to obtain a reference to the list of items that are currently stored in the choice. With this reference, you can add items, remove items, and obtain a count of the items in the collection.
xtd
forms
choice
Generated on Wed Sep 11 2024 22:08:16 for xtd by
Gammasoft
. All rights reserved.