[]
Removes item by id.
public abstract bool Remove(string id)
Id for the item to remove.
True if the item has been removed successfully.