
lost keys after serialization
Hi,
I'd like to serialize an object derived from
system.collections.specialized.nameobjectcollectionbase.
Though, Serialization needs, e.g., an Add and Item, which both takes one
Parameter. (The value and the Index)
After Serialisation, the keys in this collection are ignored.....
How do I prevent my collectionobjects from loosing their keys???
thank you,
Matthias