Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
❔ MSVS- List in Immediate Window - C#
C
C#
•
3y ago
•
3 replies
J.
❔ 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
Node not supported: `item => item.WorldName
Node not supported: `item => item.WorldName
` and ```Unable to parse:
` and ```Unable to parse:
for
.
.
.
`
`
`
what is the proper way to output specific object attributes in a list using immediate window
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
❔ Data breakpoints in MSVS
C
C# / help
3y ago
Top-level statements in MSVS
C
C# / help
4y ago
VScode-equivalent functions in MSVS [Answered]
C
C# / help
4y ago
Automatic Formatting with MSVS
C
C# / help
4y ago