Hi,

I suspect this problem is related to the use of List<T>. The Clear() method
seems not release the memory.

Without seeing some code, it's hard to say what the problem is. I've not seen any problems with List<T> within a click event as once the event is out of scope, the object is destroyed.

Paul


--
"Space," it says, "is big. Really big. You just won't believe how vastly, hugely, mindbogglingly big it is. I mean, you may think it's a long way down the road to the chemist's, but that's just peanuts to space, listen..."
Hitch Hikers Guide to the Galaxy, a truly remarkable book!

_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to