/// <summary> /// /// </summary> /// <param name="period"></param> public void Add(TGrazingPeriod period) { FGrazingList.Add(period); }