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

Creates a JObject from an object.

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

A JObject with the values of the specified object

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