[]
Removes the specified element from the current list.
protected void Remove(object obj)
Protected Sub Remove(obj As Object)
The element to remove.