You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonSerializer Class > JsonSerializer Methods > Populate Method > Populate Method (JsonReader, object)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonSerializer.Populate Method (JsonReader, object)

Populates the JSON values onto the target object.

Syntax
C++
C#
Visual Basic
public: void Populate( JsonReader reader, object target );
Parameters
Parameters 
Description 
reader 
The JsonReader that contains the JSON structure to reader 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.