Skip to main content
A newer version of this page is available. .

ComboBoxItemCollection Constructors

Represents a collection of items within a combo box editor.
Name Parameters Description
ComboBoxItemCollection(RepositoryItemComboBox, FormatInfo) properties, info Initializes a new instance of the ComboBoxItemCollection class with specified settings.
ComboBoxItemCollection(RepositoryItemComboBox) properties Creates and initializes a new instance of the ComboBoxItemCollection class.
See Also