[]
        
(Showing Draft Content)

C1.Win.InputPanel.InputComboBoxItemCollection.InsertText

InsertText Method

InsertText(int, string)

Inserts an InputOption with the specified text into this collection at the given index.

Declaration
public void InsertText(int index, string text)
Parameters
Type Name Description
int index
string text