You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JToken Class > JToken Operator > JToken Operator (bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JToken.JToken Operator (bool)

Performs an implicit conversion from Boolean to JToken.

Syntax
C++
C#
Visual Basic
public: operator JToken( bool value ) const;
Parameters
Parameters 
Description 
value 
The value to create a JValue from. 
Returns

The JValue initialized with the specified value.

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