Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a dictionary from the JSON string. This member is reserved for internal use and is not intended to be used directly from your code.
Overload list
| Name | Description | |
|---|---|---|
![]() |
ReadDictionary<T>() | Creates a generic Dictionary<TKey, TValue> with a generic value from the JSON string. This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
ReadDictionary() | Creates a Dictionary<TKey, TValue> object from the JSON string. This member is reserved for internal use and is not intended to be used directly from your code. |
Top
.gif)