C# Edge 147 - Dictionary and List simulate Dynamic 2D Array

Опубликовано: 05 Май 2026
на канале: cyborgmagus
2,781
15

http://cyborgmaguscsharpedge.com/ has all my video tutorials usually with source code in an organized cyber-library. In this video we invent a technique for simulating a dynamic two dimensional array using a combination of the Dictionary and the List classes.
   • C# Edge 147 - Dictionary and List simulate...