I'm still stuck with using arrays in XSD generated classes, as my XML schema is too complex for xsd2code
, which created generics-based generated classes.
Is their any way to tell the cell number of an array when using foreach
across it? Is there any way to do so in LINQ?