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.
Include Protected Members
Include Inherited Members
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() | 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. |
![]() |
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. |
Top
.gif)