[]
Removes the first occurrence of a specific object from the IList.
public void Remove(object value)
The object to remove from the IList.