public void Clear()
 {
     ProgrammeData.Clear();
     PersonData.Clear();
     AdvertisingData.Clear();
     NewsData.Clear();
 }