You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonConvert Class > JsonConvert Methods > PopulateObject Method > PopulateObject Method (string, object)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonConvert.PopulateObject Method (string, object)

Populates the object with values from the JSON string.

Syntax
C++
C#
Visual Basic
public: void PopulateObject( string value, object target );
Parameters
Parameters 
Description 
value 
The JSON to populate values from. 
target 
The target object to populate values onto. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.