辞書型
code:cs
using System.Collections.Generic;
var dict = new Dictionary<T1, T2>();
Dictionary(TKey, TValue) クラス (System.Collections.Generic)
c# - Analogue of Python's defaultdict? - Stack Overflow
#Map
#Dictionary