Overload List

  Name Description
Public method Add(String)
Creates a new RenderInputComboBoxItem, initializing its Text with the passed string, and adds it to the current collection.
Public method Add(RenderInputComboBoxItem)
Adds a RenderInputComboBoxItem to the current collection.

See Also