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

Creates the specified .NET type from the JToken.

Syntax
C++
C#
Visual Basic
public: T ToObject<T>();
Parameters
Parameters 
Description 
The object type that the token will be deserialized to. 
Returns

The new object created from the JSON value.

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