Sets the current token and value.

Declaration Syntax
Protected Overrides Sub SetToken ( _
newToken As JsonToken, _
value As Object _
)
protected:
virtual void SetToken(
JsonToken newToken,
Object^ value
) override
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.0.0.0 (3.0.0.0)