public SortedListDemo()
 {
     list = new SortedList();
 }