Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
❔ ?[] operator for dictionaries - C#
C
C#
•
3y ago
•
33 replies
.0xdeadc0de
❔ ?[] operator for dictionaries
Is not working
. It is explained here
.
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/operators/member-access-operators#null-conditional-operators--and-
Can somebody help
?
Member access and null-conditional operators and expressions:
C
# operators that you use to access type members or null
-conditionally access type members
. These operators include the dot operator
-
.
.
, indexers
-
[
[
,
]
]
,
^
^
and
..
..
, and invocation
-
(
(
,
)
)
.
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
❔ Entry API for dictionaries?
C
C# / help
3y ago
❔ => operator
C
C# / help
3y ago
Overloading "+" operator
C
C# / help
3y ago
❔ conversion operator
C
C# / help
3y ago