Populate Method

Json.NET

Json.NET - Quick Starts & API Documentation Populate Method
NamespacesNewtonsoft.JsonJsonSerializerPopulate()()()()
Members
Icon Member Description
Populate(TextReader, Object)
Populates the JSON values onto the target object.

Populate(JsonReader, Object)
Populates the JSON values onto the target object.

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.6.14930)