Something equivalent to python dictionary in C# ? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Something equivalent to python dictionary in C# ?

I'm currently learning C# and I wonder if there is something equivalent to python dictionaries in C# ? I want something with key: value pairs where I can find the value by referring to the key.

11th Jan 2020, 7:08 AM
Ag Codes
Ag Codes - avatar
1 Antwort