const combo_box & xtd::forms::combo_box::items | ( | const object_collection & | items | ) |
Sets an object representing the collection of the items contained in this combo_box. Gets an object representing the collection of the items contained in this combo_box.
items | A combo_box::object_collection representing the items in the combo_box. |