== Resources === Documentation * https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.dictionary-2[Dictionary Class] * https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.dictionary-2.trygetvalue[Dictionary.TryGetValue(TKey, TValue) Method]