[]
Inserts the specified C1CustomButton into this collection at the given index.
public void Insert(int index, C1CustomButton item)
Public Sub Insert(index As Integer, item As C1CustomButton)
| Type | Name | Description |
|---|---|---|
| int | index | |
| C1CustomButton | item |