I currently have two classes Item and ItemManager in ItemManager class i have created a List that can be filled with Item ( List ItemList = new List(); ). I now want to fill th