JTokenReader public class JTokenReader : JsonReader, IJsonLineInfo Represents a reader that provides fast, non-cached, forward-only access to serialized Json data. Documentation Code public JTokenReader(JToken token) Initializes a new instance of the JTokenReader class.