Click here to Skip to main content
15,910,886 members
Articles / Programming Languages / C#

HashSet that Preserves Insertion Order or .NET Implementation of LinkedHashSet

Rate me:
Please Sign up or sign in to vote.
4.43/5 (3 votes)
26 Jul 2013CPOL1 min read 24.3K   3  
HashSet that preserves Insertion Order or .NET implementation of LinkedHashSet

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Germany Germany
Tweeter: @gmamaladze
Google+: gmamaladze
Blog: gmamaladze.wordpress.com

Comments and Discussions