You are here: Symbol Reference > Stimulsoft.Report.Mobile Namespace > JSON Class > JSON Methods > Encode Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JSON.Encode Method

Converts a Hashtable / ArrayList object into a JSON string

Syntax
C++
C#
Visual Basic
public: string Encode( object json );
Parameters
Parameters 
Description 
json 
A Hashtable / ArrayList 
Returns

A JSON encoded string, or null if object 'json' is not serializable

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