public static bool GetBoolValue<TKey, TValue>( this Dictionary<TKey, TValue> self, TKey key )
In This Article