0
kicks
Thread safe synchronized Generic Dictionary in VB.NET
Hi Folks, I've seen a number of articles requesting such an implemention. This link will provide you with such an implementation. Please be aware you need to understand why SyncRoot was removed in .NET 2.0 and above and to use this class where appropriate.