Creating a Weak List
Posted
on Code Project
See other posts from Code Project
Published on Sat, 27 Mar 2010 21:19:00 GMT
Indexed on
2010/03/27
21:23 UTC
Read the original article
Hit count: 221
Filed under:
This article explains how to create a weak list (a list that allows items to be collected by the GC)
© Code Project or respective owner