Hey guys,
While I'm stepping through my projects with the debugger, I can't see the contents of any of my Lists (System.Collections.Generic.List).
When I hover over the List and click the drop down I get the following message.
![alt text][1]
Is there anyway around this? If not I could always write a ToString but it isn't ideal.
[1]: /storage/temp/22532-untitled.png
↧