Removes the element at the specified index of the System.Collections.ObjectModel.Collection`1.
index The zero-based index of the element to remove.
This method is an O(n) operation, where n is Collection`1.Count.