public HashSet <sbyte> GetValuesAtIndex(int index) { return(_SolutionDictionary.GetValuesAtIndex(index)); }