[]
Inserts the specified item in the list at the specified index.
protected override void InsertItem(int index, FieldStyle item)
Protected Overrides Sub InsertItem(index As Integer, item As FieldStyle)
| Type | Name | Description |
|---|---|---|
| int | index | |
| FieldStyle | item |