C#C
C#3y ago
ivi

❔ XMLAttributeCollection -> Dictionary with LINQ?

It's a confusing class. It only allows turning it into a Queryable, but I have no experience with those and would rather not.

How could I turn it into a dictionary of string->string?
Was this page helpful?