Reads the next JSON token from the stream.

Declaration Syntax
public abstract bool Read()
Public MustOverride Function Read As Boolean
public:
virtual bool Read() abstract

Return Value
true if the next token was read successfully; false if there are no more tokens to read.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)