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

Selects a JToken using a JPath expression. Selects the token that matches the object path.

Syntax
C++
C#
Visual Basic
public: JToken SelectToken( string path );
Parameters
Parameters 
Description 
path 
A String that contains a JPath expression.  
Returns

A JToken, or null.

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