| C1.C1Report.4 Assembly > C1.C1Preview Namespace > RenderInputComboBoxItemCollection Class : Add Method |
| Overload | Description |
|---|---|
| Add(RenderInputComboBoxItem) | Adds a RenderInputComboBoxItem to the current collection. |
| Add(String) | Creates a new RenderInputComboBoxItem, initializing its Text with the passed string, and adds it to the current collection. |