I have this code read a xml file and uses C# class XmlSerializer to deserialize it and assigned to a class. The xml file contains arrays of elements.
XmlSerializer
All thi