[]
Removes the word at the specified index from the collection.
protected override void RemoveItem(int index)
Protected Overrides Sub RemoveItem(index As Integer)
The zero-based index at which the new item should be removed.
index