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

Serializes the specified object to a JSON string.

Syntax
C++
C#
Visual Basic
public: string SerializeObject( object value );
Parameters
Parameters 
Description 
value 
The object to serialize. 
Returns

A JSON string representation of the object.

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