public ListIterator(BrowseHistory history)
 {
     this.history = history;
 }