You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JToken Class > JToken Operators > byte Operator
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JToken.byte Operator

Performs an explicit conversion from Newtonsoft.Json.Linq.JToken to Byte[].

Syntax
C++
C#
Visual Basic
public: [] operator byte( JToken value ) const;
Parameters
Parameters 
Description 
value 
The value. 
Returns

The result of the conversion.

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