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