[ad_1]
You want a Dictionary<>, e.g.
Dictionary<Object, List<OtherObject>>
Where Object is the Key and List<OtherObject> is the Value
2
[ad_2]
solved A List of List and Object
[ad_1]
You want a Dictionary<>, e.g.
Dictionary<Object, List<OtherObject>>
Where Object is the Key and List<OtherObject> is the Value
2
[ad_2]
solved A List of List and Object