Returns True if Key is in the Dictionary and False if it is not.
The HasKey function is encoding-sensitive. In this version of the dictionary the key is case insensitive.
PrefixDictionaryCaseInsensitive Class