[]
Removes the first occurrence of a specified value from the collection.
public void RemoveAtValue(object value)
The item with specified value.