C
Claranews
What is the maximum capacity of a collection?
I have a routine that adds listviewitems to a collection, and stores them so
I can pick and choose which I add/delete in future. There are 6000 items in
this collection...but when it reaches 584, I get the "This collection has
reached its maximum capacity" exception.
How would I work around this?
Thanks
Jamie
I have a routine that adds listviewitems to a collection, and stores them so
I can pick and choose which I add/delete in future. There are 6000 items in
this collection...but when it reaches 584, I get the "This collection has
reached its maximum capacity" exception.
How would I work around this?
Thanks
Jamie