Message in Japanese (日本語)
型 '<var>Type Name</var>' のディクショナリはキー '<var>X</var>' を追加できません。TypeConverter はキーを型 'X' に変換します。このエラーを回避するには、System.Collections.IDictionary.Add をオーバーライドし、そこで変換を追加して実行してください。
Unlocalized message
Dictionary of type '<var>Type Name</var>' cannot add key '<var>X</var>'. A TypeConverter will convert the key to type 'X'. To avoid seeing this error, override System.Collections.IDictionary.Add and perform the conversion there.
Search by Google