I do the following linq query on an xml file, and it shows me this result, how can I remove the keys and the text (code =), I am programming on asp.net c #.
this is the linq query
var q = (from r in LicitacionesD.Descendants("Licitaci...
asked by
23.05.2016 / 19:04