[]
        
(Showing Draft Content)

C1.Win.InputPanel.InputComponentCollection.Insert

Insert Method

Insert(int, InputComponent)

Inserts the specified InputComponent into this collection at the given index.

Declaration
public void Insert(int index, InputComponent component)
Parameters
Type Name Description
int index
InputComponent component