Json.NET - Quick Starts & API Documentation
PopulateObject Method
Namespaces ► Newtonsoft.Json ► JsonConvert ► PopulateObject()()()()
Members
Icon | Member | Description |
---|---|---|
PopulateObject(String, Object) |
Populates the object with values from the JSON string.
|
|
PopulateObject(String, Object, JsonSerializerSettings) |
Populates the object with values from the JSON string.
|