D
Darren Parr
Guest
I'm just using the clear() method.. If I step through the collection, removing them one by one, it crashes as soon as I lose the last one with the same error. I've tried all sorts to get this working. I even wrote a c# dll to do the clear() method and it did the same. Interestingly enough you get the same error when calling SelectedItems:Clear() before doing the items:Clear().
Continue reading...
Continue reading...