Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
5920 Points
535 Posts
Microsoft
Aug 16, 2011 06:13 AM|LINK
Hi,
In your Program,System.Collections.Specialized.ListDictionary.Add(Object key, Object value) you can add same key in a ListDictionary.
About hoew to use ListDictionary you can refer to the link:http://msdn.microsoft.com/en-us/library/system.collections.specialized.listdictionary.add.aspx
Best Regards,
Damon
Damon Liu - ...
Contributor
5920 Points
535 Posts
Microsoft
Re: System.ArgumentException: An entry with the same key already exists.
Aug 16, 2011 06:13 AM|LINK
Hi,
In your Program,System.Collections.Specialized.ListDictionary.Add(Object key, Object value) you can add same key in a ListDictionary.
About hoew to use ListDictionary you can refer to the link:http://msdn.microsoft.com/en-us/library/system.collections.specialized.listdictionary.add.aspx
Best Regards,
Damon
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework