Json.NET - Quick Starts & API Documentation
JTokenReader Constructor (token)
Namespaces ► Newtonsoft.Json.Linq ► JTokenReader ► JTokenReader(JToken)
Initializes a new instance of the JTokenReader class.


- token (JToken)
- The token to read from.