© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
3y ago
•
107 replies
Zarchical
❔ How do I get item values from an array?
Basically
, this is the array i have stored in a
var
var
:
[
{
"Example
"
:
{
"updated
"
:false
,
}
,
]
(i shortened it to make it more readable
)
I want to get Example
.updated and return it
, how would i do that
?
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
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Next page
Similar Threads
how to insert values from readline into an array?
C
C# / help
4y ago
how do i pick a random value from an array
C
C# / help
4y ago
how do i print an arraylist [Answered]
C
C# / help
4y ago
❔ How do I get an IntPtr from a Span [Answered]
C
C# / help
4y ago