Search
Setup for Free
C
C#
•
7mo ago
NotInferno_
What is: if (Enum.TryParse<PlayerRole>(playerResponse, true, out PlayerRole selectedRole))
Hello
! I
'm new to C
#
, I have a question what is if
(Enum
.TryParse
<PlayerRole
>
(playerResponse
, true
, out PlayerRole selectedRole
)
)
, thanks
!
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,138
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Similar Threads
❔ check if string is valid guid without guid.TryParse
C
C# / help
4y ago
❔ Why I can´t use TryParse with a ternary if
C
C# / help
3y ago
✅ What is IEnumerable<out T> ?
C
C# / help
3y ago