You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonWriter Class > JsonWriter Methods > SetWriteState Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonWriter.SetWriteState Method

Sets the state of the JsonWriter,

Syntax
C++
C#
Visual Basic
protected: void SetWriteState( JsonToken token, object value );
Parameters
Parameters 
Description 
token 
The JsonToken being written. 
value 
The value being written. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.