Menu

#5 Conversion from HashMap to Dictionary<X,Y>

open
nobody
None
5
2011-03-09
2011-03-09
No

The deserialization on the C#-side, when connecting to Java and sending a HashMap<X,Y>, is/seems only possible into a Hashtable.

It would be great if we could map:

HashMap<X, Y> to/from Dictionary<X, Y>

Cheers, Arndt

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.