You are here: Symbol Reference > Stimulsoft.Report.Mobile Namespace > JSON Class > JSON Methods > Decode Method > Decode Method (string)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JSON.Decode Method (string)

Parses the string json into a value

Syntax
C++
C#
Visual Basic
public: object Decode( string json );
Parameters
Parameters 
Description 
json 
A JSON string. 
Returns

An ArrayList, a Hashtable, a double, a string, null, true, or false

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