Retrieves the value associated with the supplied key.
The Value function is encoding-sensitive and in this version of the prefix dictionary it is case sensitive also.This method will throw KeyNotFoundException if the requested key did not exist.
PrefixDictionary Class