Json.NET - Quick Starts & API Documentation
Read Method
Namespaces ► Newtonsoft.Json ► JsonReader ► Read()()()()
Reads the next JSON token from the stream.
Declaration Syntax
Return Value
true if the next token was read successfully; false if there are no more tokens to read.