
Icon | Member | Description |
---|---|---|
![]() | SetInDictionary(String, Object, Object) |
Sets the given key and value in a dictionary property, this is equivallent to using the [] indexer of a dictionary.
|
![]() | SetInDictionary(String, Object, Object, StorageType) |
Sets the given key and value in a dictionary property, this is equivallent to using the [] indexer of a dictionary.
|