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.


The deserialized object from the Json string.