views:

5

answers:

0

I am using Visual Studio 2005 where my code is a mix of C++-CLI and C#. I would like to be able to view the members of a BindingList at a breakpoint while debugging. Currently, I cannot find where the actual elements are stored via the watch browser. Is this possible?