private void addItemToDictionary()
 {
     Subjects.AddItemToDictionary(ThisItemID, this);
 }