Click or drag to resize
Json.NET

JsonConvertPopulateObject Method

 
Overload List
  NameDescription
Public methodStatic memberPopulateObject(String, Object)
Populates the object with values from the JSON string.
Public methodStatic memberPopulateObject(String, Object, JsonSerializerSettings)
Populates the object with values from the JSON string using JsonSerializerSettings.
Top
See Also