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