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

Gets the JToken with the specified key converted to the specified type.

Syntax
C++
C#
Visual Basic
public: T Value<T>( object key );
Parameters
Parameters 
Description 
key 
The token key. 
The type to convert the token to. 
Returns

The converted token value.

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