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