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: 3.5.0.0 (3.5.0.0)