[]
Deletes a specific item form the collection.
public void Remove(SubItem item)
Public Sub Remove(item As SubItem)
The SubItem value to be deleted.