.NET Framework Class Library
DataContractJsonSerializer..::.ReadObject Method
Deserializes JSON (JavaScript Object Notation) data and returns the deserialized object.
Top
Some of the overloads deal with XML data mapped from JSON instead of JSON data directly. These are intended for advanced scenarios only.
Reference