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

Creates a JToken from an object.

Syntax
C++
C#
Visual Basic
public: JToken FromObject( object o );
Parameters
Parameters 
Description 
The object that will be used to create JToken
Returns

A JToken with the value of the specified object

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