is there any way to see what's in a List while debugging. I'm talking about the ListType from the Programmer's Toolbox Library. I can see the List in the variables window, but if I expand it, I only see the pointer value. I would like to see the values of all items that are currently in the list.