Json.NET - Quick Starts & API Documentation
JTokenReader Constructor (token)
Namespaces ► Newtonsoft.Json.Linq ► JTokenReader ► JTokenReader(JToken)
Initializes a new instance of the JTokenReader class.
Declaration Syntax
Parameters
- token (JToken)
- The token to read from.