P
pantichd
Hello,
When I debug a VB.net program and stop at a breakpoint I'd like to be able
to see what the collection actually contains. In the watch I keep
expanding the "SyncRoot" which just keeps showing me more and more levels
of the same thing.
What do I have to do in order to actually see what's in the collection?
I'm sure it's something simple but I am stuck.
Thanks in advance for ANY help.
David
When I debug a VB.net program and stop at a breakpoint I'd like to be able
to see what the collection actually contains. In the watch I keep
expanding the "SyncRoot" which just keeps showing me more and more levels
of the same thing.
What do I have to do in order to actually see what's in the collection?
I'm sure it's something simple but I am stuck.
Thanks in advance for ANY help.
David