[ Version ( since = "6.0" ) ]
public inline Array<T> deserialize_array<T> (CollectionFactory[] collection_hierarchy = new CollectionFactory[0] {}) throws JsonError
Method for deserializing the Array
| collection_hierarchy |
A function for creating subsets in the case of arrays in an array |
| JsonError |
Error with json string |