D
Dirk Reske
Hello,
how can I create following file with the Serializer?
<xml ...>
<Items>
<Item Key="1">Item 1</Item>
<Item Key="2">Item 2</Item>
...
</Items>
</xml>
how can I create following file with the Serializer?
<xml ...>
<Items>
<Item Key="1">Item 1</Item>
<Item Key="2">Item 2</Item>
...
</Items>
</xml>