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