Sets the current token.

Declaration Syntax
protected void SetToken(
JsonToken newToken
)
Protected Sub SetToken ( _
newToken As JsonToken _
)
protected:
void SetToken(
JsonToken newToken
)
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 2.0.0.0 (2.0.0.0)