hi...

I am using sorted dictionary to add nodes in a hierarchy but i have to show multi-parent multi-child relation but sorted dictionary doesn't allow duplicate entries :( is there any way if yes please suggest I will be honored


Thanks in advance

Recommended Answers

All 2 Replies

Sounds like you need something like a "MultiMap". Check out this link.

i have already checked that but confused in how to iterate for all the records it is practically impossible to give all the keys manually

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.