IDictionaryPropertyGetter
Defines the contract for retrieving dictionary values.
object GetPropertyValue(IDictionaryAdapter dictionaryAdapter, string key, object storedValue, PropertyDescriptor property, bool ifExists)
Gets the effective dictionary value.