0

Facing issues with deserializing XML with multiple tags. Tried deserializing XML with:

cars = (Cars[])serializer.Deserialize(reader); 

I want to set values to cars.colour, cars.speed, etc. values from the XML I am reading.

Poosh
  • 532
  • 2
  • 10
  • 25
asams
  • 19
  • 3

0 Answers0