Json.NET - Quick Starts & API Documentation
Read Method
Namespaces ► Newtonsoft.Json ► JsonTextReader ► Read()()()()
Reads the next JSON token from the stream.


true if the next token was read successfully; false if there are no more tokens to read.