[]
Removes specified item from the wrapped list.
public void Remove(DateTime item)
Public Sub Remove(item As Date)
The DateTime value to remove.