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