Json.NET Documentation
Json.NET Documentation
API Reference
Newtonsoft.Json
JsonSerializer Class
JsonSerializer Methods
Populate Method
Populate Method (TextReader, Object)
Populate Method (JsonReader, Object)
JsonSerializer
Populate Method
Overload List
Name
Description
Populate(TextReader, Object)
Populates the JSON values onto the target object.
Populate(JsonReader, Object)
Populates the JSON values onto the target object.
Top
See Also
Reference
JsonSerializer Class
Newtonsoft.Json Namespace
Json.NET Home