Json.NET - Quick Starts & API Documentation
SetStateBasedOnCurrent Method
Namespaces ► Newtonsoft.Json ► JsonReader ► SetStateBasedOnCurrent()()()()
Sets the state based on current token type.
Declaration Syntax
C# | Visual Basic | Visual C++ |
protected void SetStateBasedOnCurrent()
Protected Sub SetStateBasedOnCurrent
protected: void SetStateBasedOnCurrent()