You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonWriter Class > JsonWriter Methods > WriteToken Method > WriteToken Method (JsonReader, bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonWriter.WriteToken Method (JsonReader, bool)

Writes the current JsonReader token.

Syntax
C++
C#
Visual Basic
public: void WriteToken( JsonReader reader, bool writeChildren );
Parameters
Parameters 
Description 
reader 
The JsonReader to read the token from. 
writeChildren 
A flag indicating whether the current token's children should be written. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.