[ Version ( since = "6.0" ) ]
public async void deserialize_dict_into_async (Dict dict, CollectionFactory[] collection_factories = new CollectionFactory[0] {}) throws JsonError
Asynchronous version of method deserialize_dict_into
| dict |
Dict |
| collection_factories |
CollectionFactory array of hierarchy for collection deserialization |
| JsonError |
Error with json string |