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

Creates an JsonReader for this token.

Syntax
C++
C#
Visual Basic
public: JsonReader CreateReader();
Returns

An JsonReader that can be used to read this token and its descendants.

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