protected override void Remove()
 {
     base.Remove();
     YearToColor.Clear();
     YearPip.Clear();
     YearForbidden.Clear();
 }