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