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