Dictionary.Constructor(keyComparison As KeyComparisonDelegate)
From Xojo Documentation
Constructor
Creates a Dictionary that gives you control over how key uniqueness is determined. For example, you'd use this if you wanted to create case-sensitive keys.