You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonConvert Class > JsonConvert Methods > ToString Method > ToString Method (bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonConvert.ToString Method (bool)

Converts the Boolean to its JSON string representation.

Syntax
C++
C#
Visual Basic
public: string ToString( bool value );
Parameters
Parameters 
Description 
value 
The value to convert. 
Returns

A JSON string representation of the Boolean.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.