public virtual void Load() { CRUDFunctions.Load <Enumeration>(this); Iterations.ForEach(e => e.Load()); __Memento = GetData(); }