© 2026 Hedgehog Software, LLC
Dictionary<string, List<int>> test;
List<int> stringValue = test["string"];
test["string"]