© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#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# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Next page

Similar Threads

how to insert values from readline into an array?
C#CC# / help
4y ago
how do i pick a random value from an array
C#CC# / help
4y ago
how do i print an arraylist [Answered]
C#CC# / help
4y ago
❔ How do I get an IntPtr from a Span [Answered]
C#CC# / help
4y ago