public SetPropertyValue ( IDictionaryAdapter dictionaryAdapter, string key, object &value, PropertyDescriptor descriptor ) : bool | ||
dictionaryAdapter | IDictionaryAdapter | The dictionary adapter. |
key | string | The key. |
value | object | The value. |
descriptor | PropertyDescriptor | The descriptor. |
return | bool |