Json.NET - Quick Starts & API Documentation
DeserializeObject Method (value, type)
Namespaces ► Newtonsoft.Json ► JsonConvert ► DeserializeObject(String, Type)
Deserializes the JSON to the specified .NET type.
Declaration Syntax
Return Value
The deserialized object from the Json string.