❔ MSVS- List in Immediate Window
I have a list of objects. I want MSVS's debugging immediate window to output the value for a single one of their object variables.
I have tried LinQ, foreach loop, for loop, console.out.println, debug, etc. nothing works, I get errors
what is the proper way to output specific object attributes in a list using immediate window?
I have tried LinQ, foreach loop, for loop, console.out.println, debug, etc. nothing works, I get errors
` and ```Unable to parse: for ...```what is the proper way to output specific object attributes in a list using immediate window?
