Description:

Attempt to get an enum value from the dictionary using a custom key.

Syntax:
public bool TryGetEnumValue(
string key,
out T enumValue
)
Returns:
Type: bool
Available since:
5.4

Nothing found