C#C
C#3y ago
Spoonfish

❔ xml reading problems with duplicate element names

im trying to read a xml style map file and it has multiple groups elements of 'object' which all have different attributes. I only want to read through the
object
s in one
objectgroup
at a time anyone know how to do that?
image.png
Was this page helpful?