[]
Deletes a specific item from the collection.
public void Remove(ListItemInfo item)
Public Sub Remove(item As ListItemInfo)
The ListItemInfo object to be deleted.