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