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