[]
Removes the item at the specified index of the collection.
protected override void RemoveItem(int index)
Protected Overrides Sub RemoveItem(index As Integer)
Index of the element to remove.